Remove unused import

Remnant from another, less tidy, approach
This commit is contained in:
fieldOfView 2017-01-24 11:47:02 +01:00
parent 5e121e4039
commit b0ea72834f

View file

@ -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