diff options
Diffstat (limited to 'sphinx/quickstart.py')
-rw-r--r-- | sphinx/quickstart.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sphinx/quickstart.py b/sphinx/quickstart.py index f13a5c7cd..41638969d 100644 --- a/sphinx/quickstart.py +++ b/sphinx/quickstart.py @@ -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 |