mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-31 15:42:00 +08:00
Remove unused import
Contributes to issue CURA-6785.
This commit is contained in:
parent
c4c62cbba2
commit
69028bf279
@ -4,7 +4,6 @@
|
||||
from UM.Scene.Iterator import Iterator
|
||||
from UM.Scene.SceneNode import SceneNode
|
||||
from functools import cmp_to_key
|
||||
from UM.Application import Application
|
||||
|
||||
## Iterator that returns a list of nodes in the order that they need to be printed
|
||||
# If there is no solution an empty list is returned.
|
||||
|
Loading…
x
Reference in New Issue
Block a user