commit | 6176f1bbf939aefa463d77696c1c420a21c30abf | [log] [tgz] |
---|---|---|
author | yfzhao <dsware@126.com> | Thu Aug 03 20:13:50 2017 +0800 |
committer | yfzhao <dsware@126.com> | Thu Aug 03 20:16:13 2017 +0800 |
tree | 1dc3e33e7bb09a3b6b2bcf081c817477b843233e | |
parent | c465bfe00183c18ae83e28dadfc2560f4ff1394e [diff] |
TrivialFix: Remove the unused import code Remove the unused import code in doc/source/conf.py Change-Id: Idd3de97e2752eb6a04b2040ea1dd88da5bb91b04
diff --git a/doc/source/conf.py b/doc/source/conf.py index 4e7a72d..0cfdf34 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py
@@ -25,8 +25,6 @@ import os import subprocess -import openstackdocstheme - # Build the plugin registry def build_plugin_registry(app): root_dir = os.path.dirname(