Revert import change

This commit is contained in:
Arjen Hiemstra 2017-04-24 13:12:36 +02:00
parent 8c4ec804e7
commit 27256cae9e

View file

@ -6,7 +6,7 @@ from PyQt5.QtCore import Qt, pyqtSignal, pyqtProperty, pyqtSlot
import UM.Qt.ListModel
from UM.Application import Application
from .ExtruderManager import ExtruderManager
from cura.Settings.ExtruderManager import ExtruderManager
## Model that holds extruders.
#