Remove TODO

CURA-4895
This commit is contained in:
Lipu Fei 2018-02-05 17:21:51 +01:00 committed by GitHub
parent a85a720184
commit 4438e06416
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,7 +124,7 @@ class CrashHandler:
os._exit(1)
def _backupAndStartClean(self):
# TODO: backup the current cura directories and create clean ones
# backup the current cura directories and create clean ones
from cura.CuraVersion import CuraVersion
from UM.Resources import Resources
# The early crash may happen before those information is set in Resources, so we need to set them here to