]> scripts.mit.edu Git - wizard.git/blobdiff - wizard/deploy.py
Remove unnecessary imports.
[wizard.git] / wizard / deploy.py
index 08a00468286a86e2036e8fa9aabfac78d7cde41b..cc43d85b947e2700f5c8661aebfd23ce00b1497a 100644 (file)
@@ -6,10 +6,7 @@ which in turn has an :class:`app.Application`.
 
 import os.path
 import fileinput
-import dateutil.parser
-import tempfile
 import logging
-import shutil
 import decorator
 import datetime