mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Removing unused imports
This commit is contained in:
parent
0b93328aeb
commit
6cd1171051
2 changed files with 0 additions and 2 deletions
|
@ -8,7 +8,6 @@ from UM.Mesh.MeshWriter import MeshWriter
|
|||
from UM.Scene.Iterator.BreadthFirstIterator import BreadthFirstIterator
|
||||
from UM.OutputDevice.OutputDevice import OutputDevice
|
||||
from UM.OutputDevice import OutputDeviceError
|
||||
from UM.Preferences import Preferences
|
||||
|
||||
from UM.i18n import i18nCatalog
|
||||
catalog = i18nCatalog("cura")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue