TrivialFix: Remove the unused import code

Remove the unused import code in doc/source/conf.py

Change-Id: Idd3de97e2752eb6a04b2040ea1dd88da5bb91b04
This commit is contained in:
yfzhao 2017-08-03 20:13:50 +08:00
parent c465bfe001
commit 6176f1bbf9

View File

@ -25,8 +25,6 @@
import os import os
import subprocess import subprocess
import openstackdocstheme
# Build the plugin registry # Build the plugin registry
def build_plugin_registry(app): def build_plugin_registry(app):
root_dir = os.path.dirname( root_dir = os.path.dirname(