Closes #1956: remove unused import in default conf.py

This commit is contained in:
Georg Brandl
2015-07-24 15:47:31 +02:00
parent 6352634728
commit a40e3a2901

View File

@@ -87,7 +87,6 @@ QUICKSTART_CONF += u'''\
import sys
import os
import shlex
# 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