summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwangqi <wang.qi@99cloud.net>2018-05-17 08:23:00 +0000
committerwangqi <wang.qi@99cloud.net>2018-05-17 08:23:00 +0000
commit3387eb2183fbfed7841c54e9b6fb6109c6da6475 (patch)
treef3b509b1fe971a006a6811d030c0e7ade34f8130 /doc
parentff6747f360d9af106e2a7b9de5cecaeab178ac61 (diff)
downloadceilometer-3387eb2183fbfed7841c54e9b6fb6109c6da6475.tar.gz
del unused module
Change-Id: I1bb4ac082537fe0fd40542fee2c73deed208e5f5
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 8fad59b2..985d1acd 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -11,10 +11,8 @@
# All configuration values have a default; values that are commented out
# serve to show the default.
-import subprocess
import sys
import os
-import warnings
BASE_DIR = os.path.dirname(os.path.abspath(__file__))
ROOT = os.path.abspath(os.path.join(BASE_DIR, "..", ".."))