summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorji-xuepeng <ji.xuepeng@zte.com.cn>2017-01-12 21:16:04 +0800
committerji-xuepeng <ji.xuepeng@zte.com.cn>2017-01-12 21:17:15 +0800
commitc9427c9111a5b86ffd4d8cca246f1ef9f50a711d (patch)
tree85d7ee3585c1fdba09154eb90ec6641ba27609bf
parent0c1dee4a9d2560ea90af468660a3732ef2d733a7 (diff)
downloadkeystonemiddleware-c9427c9111a5b86ffd4d8cca246f1ef9f50a711d.tar.gz
Removes unnecessary utf-8 coding
Change-Id: I92884231ee5360873a55c29a928d3ef16bade441
-rw-r--r--doc/source/conf.py2
-rw-r--r--releasenotes/source/conf.py1
2 files changed, 0 insertions, 3 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 284bcb3..29bf315 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -1,5 +1,3 @@
-# -*- coding: utf-8 -*-
-#
# keystonemiddleware documentation build configuration file, created by
# sphinx-quickstart on Sun Dec 6 14:19:25 2009.
#
diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py
index 4b682f9..eab8c72 100644
--- a/releasenotes/source/conf.py
+++ b/releasenotes/source/conf.py
@@ -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