|
@@ -8,7 +8,6 @@ from UM.Application import Application
|
|
|
from UM.PluginRegistry import PluginRegistry
|
|
|
from UM.Version import Version
|
|
|
|
|
|
-from PyQt5.QtQuick import QQuickView
|
|
|
from PyQt5.QtQml import QQmlComponent, QQmlContext
|
|
|
from PyQt5.QtCore import QUrl, pyqtSlot, QObject
|
|
|
|