mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-19 04:09:40 +08:00
Fix wrong import.
This commit is contained in:
parent
f4ef3b44e3
commit
9144f38814
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2020 Ultimaker B.V.
|
||||
# Copyright (c) 2021 Ultimaker B.V.
|
||||
# Cura is released under the terms of the LGPLv3 or higher.
|
||||
|
||||
from typing import cast, List, Dict
|
||||
@ -20,7 +20,6 @@ from cura.CuraApplication import CuraApplication
|
||||
from cura.Utils.Threading import call_on_qt_thread
|
||||
|
||||
from UM.i18n import i18nCatalog
|
||||
from plugins.CuraEngineBackend.CuraEngineBackend import CuraEngineBackend
|
||||
|
||||
METADATA_OBJECTS_PATH = "metadata/objects"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user