mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 23:46:22 -06:00
Remove unused imports to MaterialManager
Contributes to issue CURA-6776.
This commit is contained in:
parent
729019a2dc
commit
105e782e75
3 changed files with 0 additions and 3 deletions
|
@ -23,7 +23,6 @@ from UM.Settings.InstanceContainer import InstanceContainer
|
|||
|
||||
import cura.CuraApplication
|
||||
from cura.Machines.ContainerTree import ContainerTree
|
||||
from cura.Machines.MaterialManager import MaterialManager
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from cura.CuraApplication import CuraApplication
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue