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

@ -2,7 +2,7 @@
# coding=utf-8
import cleanup
cleanup.clean('core', 'libs')
cleanup.clean(cleanup.FOLDER_STRUCTURE)
import datetime
import os