]> scripts.mit.edu Git - wizard.git/blobdiff - wizard/command/configure.py
Remove unnecessary imports.
[wizard.git] / wizard / command / configure.py
index 8bf97bc34f7074103598acbea872076d6d21da34..516de3705ea38aa04347f1e283500312662342a3 100644 (file)
@@ -1,6 +1,4 @@
-import logging
 import optparse
-import sys
 import distutils.version
 
 from wizard import app, command, git, shell, util