This commit is contained in:
Labrys of Knossos 2019-01-06 00:47:01 -05:00
commit ada78a14f8
2 changed files with 2 additions and 2 deletions

View file

@ -624,7 +624,7 @@
from __future__ import print_function
import cleanup
cleanup.clean('core', 'libs')
cleanup.clean(cleanup.FOLDER_STRUCTURE)
import datetime
import os