Apparently we *should* _clean(args), that was commented out for debugging :)

This commit is contained in:
Christopher Allan Webber 2011-08-20 22:00:21 -05:00
parent cc601bbd58
commit 00e381f794

View File

@ -115,7 +115,8 @@ def env_import(args):
_import_media(db, args)
# _clean(args)
_clean(args)
def _setup_paths(args):
"""