Remove unused imports

Remove unused imports in doc/ext/apidoc.py

Change-Id: I379ab62564631e7c5a9b616b6eabcc6b4d9e966c
Closes-Bug: #1265332
This commit is contained in:
Wu Wenxiang 2014-01-01 22:56:14 +08:00
parent ce5fcb13c5
commit ba19d9c295

View File

@ -17,7 +17,6 @@
# NOTE(dstanek): Uncomment the [pbr] section in setup.cfg and remove this
# Sphinx extension when https://launchpad.net/bugs/1260495 is fixed.
import functools
import os.path as path
from sphinx import apidoc