diff options
| author | Wu Wenxiang <wu.wenxiang@99cloud.net> | 2014-01-11 17:12:36 +0800 |
|---|---|---|
| committer | Wu Wenxiang <wu.wenxiang@99cloud.net> | 2014-01-11 17:13:39 +0800 |
| commit | 4ce0fd8fa82597fab1db9e6f8e96b135eb75d4f6 (patch) | |
| tree | b6c5b8f36332f08d0e96a8f131fc404684cbc323 /doc | |
| parent | d8ffceeeb7abc732ac63afb417e065f765c82465 (diff) | |
| download | python-ceilometerclient-4ce0fd8fa82597fab1db9e6f8e96b135eb75d4f6.tar.gz | |
Remove unused imports
Remove unused imports in doc/source/conf.py
Change-Id: I419f60dc7bb3a2e73961bab933867b171851eb18
Closes-Bug: #1268091
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/source/conf.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index 1e84018..d91350b 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -1,9 +1,6 @@ # -*- coding: utf-8 -*- # -import os -import sys - project = 'python-ceilometerclient' # -- General configuration ---------------------------------------------------- |
