Little refactors (apply review comments). [CURA-6294]

This commit is contained in:
Remco Burema 2019-03-20 16:08:50 +01:00
parent ad6603bab8
commit 1f2fea14ce
3 changed files with 2 additions and 4 deletions

View file

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