mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 04:29:01 +08:00
CURA-5035 Removed debug statement
This commit is contained in:
parent
0872d499f8
commit
5a194bb6d1
@ -374,7 +374,6 @@ class Toolbox(QObject, Extension):
|
||||
# one is because there are not separate API calls
|
||||
# for different kinds of showcases.
|
||||
self._metadata[type] = json_data["data"]
|
||||
print(json_data["data"])
|
||||
self._models[type].setMetadata(self._metadata[type])
|
||||
|
||||
# Do some auto filtering
|
||||
|
Loading…
x
Reference in New Issue
Block a user