mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 16:15:52 +08:00
Remove TODO
CURA-4895
This commit is contained in:
parent
a85a720184
commit
4438e06416
@ -124,7 +124,7 @@ class CrashHandler:
|
|||||||
os._exit(1)
|
os._exit(1)
|
||||||
|
|
||||||
def _backupAndStartClean(self):
|
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 cura.CuraVersion import CuraVersion
|
||||||
from UM.Resources import Resources
|
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
|
# The early crash may happen before those information is set in Resources, so we need to set them here to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user