mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
CURA-5035 Removed debug statement
This commit is contained in:
parent
0872d499f8
commit
5a194bb6d1
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue