Browse Source

remove unused import

Mark 7 years ago
parent
commit
910386eaf7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      plugins/ChangeLogPlugin/ChangeLog.py

+ 0 - 1
plugins/ChangeLogPlugin/ChangeLog.py

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