mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 03:04:23 +08:00
Remove stray debug code
CURA-8233 Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
This commit is contained in:
parent
2a304ce90a
commit
3018485077
@ -397,7 +397,6 @@ class DigitalFactoryController(QObject):
|
||||
if "gif" in self._supported_file_types:
|
||||
del self._supported_file_types["gif"]
|
||||
|
||||
print("***", self._supported_file_types)
|
||||
|
||||
@pyqtSlot()
|
||||
def openSelectedFiles(self) -> None:
|
||||
|
Loading…
x
Reference in New Issue
Block a user