Apparently we *should* _clean(args), that was commented out for debugging :)
This commit is contained in:
parent
cc601bbd58
commit
00e381f794
@ -115,7 +115,8 @@ def env_import(args):
|
|||||||
|
|
||||||
_import_media(db, args)
|
_import_media(db, args)
|
||||||
|
|
||||||
# _clean(args)
|
_clean(args)
|
||||||
|
|
||||||
|
|
||||||
def _setup_paths(args):
|
def _setup_paths(args):
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user