mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 15:07:28 -06:00
Remove unused import
Remnant from another, less tidy, approach
This commit is contained in:
parent
5e121e4039
commit
b0ea72834f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ from UM.View.Renderer import Renderer
|
|||
from UM.Settings.Validator import ValidatorState
|
||||
|
||||
from UM.View.GL.OpenGL import OpenGL
|
||||
import UM.Qt.Bindings.Theme
|
||||
|
||||
import cura.Settings
|
||||
from cura.Settings.ExtruderManager import ExtruderManager
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue