removed unused imports

This commit is contained in:
Tomas Kopecek 2016-10-04 15:17:25 +02:00
parent 7b954b8cd5
commit 921258749a
14 changed files with 7 additions and 17 deletions

View file

@ -12,8 +12,8 @@
# All configuration values have a default; values that are commented out
# serve to show the default.
import sys
import os
#import sys
#import os
# 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