mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00
Revert import change
This commit is contained in:
parent
8c4ec804e7
commit
27256cae9e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ from PyQt5.QtCore import Qt, pyqtSignal, pyqtProperty, pyqtSlot
|
||||||
import UM.Qt.ListModel
|
import UM.Qt.ListModel
|
||||||
from UM.Application import Application
|
from UM.Application import Application
|
||||||
|
|
||||||
from .ExtruderManager import ExtruderManager
|
from cura.Settings.ExtruderManager import ExtruderManager
|
||||||
|
|
||||||
## Model that holds extruders.
|
## Model that holds extruders.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue