mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-21 05:37:50 -06:00
Removing unused imports
This commit is contained in:
parent
95d9700c0e
commit
5ae63f2de1
4 changed files with 2 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
from PyQt5.QtCore import QObject, pyqtSlot, pyqtProperty, QUrl
|
||||
from PyQt5.QtCore import QObject, pyqtSlot, QUrl
|
||||
from PyQt5.QtGui import QDesktopServices
|
||||
|
||||
from UM.Event import CallFunctionEvent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue