Removes unnecessary utf-8 encoding

The conf.py file was added redundant utf-8 encoding by some editor.
we can delete it.

Change-Id: If2f15027e6f0f0dd8e9e649ff56af4324cf4f8db
This commit is contained in:
gecong1973 2016-12-26 10:49:54 +08:00
parent e01a677e96
commit 48a237ce31

View File

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
#
# Tempest documentation build configuration file, created by
# sphinx-quickstart on Tue May 21 17:43:32 2013.
#