From 16b7c1149511528972751d1b986558ead0b188be Mon Sep 17 00:00:00 2001 From: Labrys of Knossos Date: Sun, 31 Mar 2019 12:45:07 -0400 Subject: [PATCH] Force cleanup errors for confirming CI test --- cleanup.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cleanup.py b/cleanup.py index d313f2b4..43dc5775 100644 --- a/cleanup.py +++ b/cleanup.py @@ -15,10 +15,6 @@ FOLDER_STRUCTURE = { 'win', ], 'core': [ - 'auto_process', - 'extractor', - 'plugins', - 'utils', ], }