mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Little refactors (apply review comments). [CURA-6294]
This commit is contained in:
parent
ad6603bab8
commit
1f2fea14ce
3 changed files with 2 additions and 4 deletions
|
@ -7,7 +7,6 @@ from PyQt5.QtCore import QUrl, Qt
|
|||
|
||||
from UM.Qt.ListModel import ListModel
|
||||
from UM.Resources import Resources
|
||||
from logging import Logger
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from PyQt5.QtCore import QObject
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue