Removes unnecessary utf-8 encoding

Change-Id: Ide4cb14246394522e35929cf08978aaf5fa9eb59
This commit is contained in:
ji-xuepeng
2017-01-13 21:25:15 +08:00
parent 2929636b2e
commit 6632abf191
2 changed files with 0 additions and 3 deletions

View File

@@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
#
# python-keystoneclient documentation build configuration file, created by
# sphinx-quickstart on Sun Dec 6 14:19:25 2009.
#

View File

@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at