CURA-5035 Removed debug statements

This commit is contained in:
Ian Paschal 2018-04-18 17:05:01 +02:00
parent d3ba684b15
commit 8f8d709b64
4 changed files with 0 additions and 6 deletions

View file

@ -16,7 +16,6 @@ Item
{
if (toolbox.viewCategory == "material" && model.packages_count)
{
console.log(model)
return model.packages_count > 0
}
else