TrivialFix: Remove the unused import code
Remove the unused import code in doc/source/conf.py Change-Id: Idd3de97e2752eb6a04b2040ea1dd88da5bb91b04
This commit is contained in:
parent
c465bfe001
commit
6176f1bbf9
@ -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(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user