mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 02:07:51 -06:00
Cleanup for change log dialog - CURA-4568
This commit is contained in:
parent
dd43bcee77
commit
055e4792b0
1 changed files with 1 additions and 2 deletions
|
@ -8,8 +8,7 @@ from UM.Application import Application
|
||||||
from UM.PluginRegistry import PluginRegistry
|
from UM.PluginRegistry import PluginRegistry
|
||||||
from UM.Version import Version
|
from UM.Version import Version
|
||||||
|
|
||||||
from PyQt5.QtQml import QQmlComponent, QQmlContext
|
from PyQt5.QtCore import pyqtSlot, QObject
|
||||||
from PyQt5.QtCore import QUrl, pyqtSlot, QObject
|
|
||||||
|
|
||||||
import os.path
|
import os.path
|
||||||
import collections
|
import collections
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue