summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorgengchc2 <geng.changcai2@zte.com.cn>2016-12-26 15:06:53 +0800
committergengchc2 <geng.changcai2@zte.com.cn>2017-03-10 01:37:48 +0000
commitc71b2e42d988c71726b9a1153c2016fede9a1fe4 (patch)
treeb5d484d8d3047c4a44f1d2676b0bee72f2552931 /doc
parent6982b3c2e5f08d001b53413e6277a09013fd52df (diff)
downloadglance_store-c71b2e42d988c71726b9a1153c2016fede9a1fe4.tar.gz
Removes unnecessary utf-8 coding for glance_store
The file was added redundant utf-8 coding by some editor. we can delete it . Change-Id: I1a87f00e3ca189d249932db7df73e2179415f81e
Diffstat (limited to 'doc')
-rw-r--r--doc/source/conf.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index a10769d..fc25350 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -1,5 +1,3 @@
-# -*- coding: utf-8 -*-
-
import os
import subprocess
import sys