CURA-5035 Removed debug statement

This commit is contained in:
Ian Paschal 2018-05-02 18:43:57 +02:00
parent 0872d499f8
commit 5a194bb6d1

View file

@ -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