Merge "Removes unnecessary utf-8 encoding"

This commit is contained in:
Jenkins
2017-01-13 13:22:19 +00:00
committed by Gerrit Code Review
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