Removes unused utf-8 declaration

Following files contain #-*- coding: utf-8 -*- declaration
but don't contain any unicode character

Change-Id: Iec6d4b867a4e079a07d5f0f653ab443085eb4ab5
This commit is contained in:
Sanu Madhavan 2017-01-20 15:48:49 +05:30 committed by Dean Troyer
parent 3fe48e57be
commit 3cc682c19d
2 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
#
# OpenStack Command Line Client documentation build configuration file, created
# by sphinx-quickstart on Wed May 16 12:05:58 2012.
#

View File

@ -1,5 +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