diff --git a/doc/ext/apidoc.py b/doc/ext/apidoc.py index e96346d1f6..0ec7d3b3db 100644 --- a/doc/ext/apidoc.py +++ b/doc/ext/apidoc.py @@ -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