diff options
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py index 16e8ecb7..02eb827f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -17,9 +17,6 @@ If extensions (or modules to document with autodoc) are in another directory, add these directories to sys.path here. If the directory is relative to the documentation root, use os.path.abspath to make it absolute, like shown here. """ -import os -import sys - from pkg_resources import get_distribution # Import for custom theme from Read the Docs |