Revert "Force cleanup errors for confirming CI test"

This reverts commit 16b7c11495.
This commit is contained in:
Labrys of Knossos 2019-03-31 12:49:32 -04:00
commit f5fdc14577

View file

@ -15,6 +15,10 @@ FOLDER_STRUCTURE = {
'win',
],
'core': [
'auto_process',
'extractor',
'plugins',
'utils',
],
}