Delete unnecessary utf-8 coding
The file was added redundant utf-8 coding by some editor. we can delete it . Change-Id: Iac814d97c435b5620ecb2c333218e044255f4bb8
This commit is contained in:
parent
bc9e947f9b
commit
1325a99cee
@ -1,5 +1,4 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
# -*- coding: utf-8 -*-
|
|
||||||
#
|
#
|
||||||
# openstack-ansible-plugins documentation build configuration file, created by
|
# openstack-ansible-plugins documentation build configuration file, created by
|
||||||
# sphinx-quickstart on Mon Apr 13 20:42:26 2015.
|
# sphinx-quickstart on Mon Apr 13 20:42:26 2015.
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
# -*- coding: utf-8 -*-
|
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
# You may obtain a copy of the License at
|
# You may obtain a copy of the License at
|
||||||
|
Loading…
x
Reference in New Issue
Block a user