mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Remove stray debug code
CURA-8233 Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
This commit is contained in:
parent
2a304ce90a
commit
3018485077
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue