fix cleanup

This commit is contained in:
clinton-hall 2019-03-14 20:02:40 +13:00
parent 8745af2629
commit 6aee6baf6e

View file

@ -17,6 +17,7 @@ FOLDER_STRUCTURE = {
'core': [
'auto_process',
'extractor',
'plugins',
'utils',
],
}