mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
CURA-5035 Removed debug statements
This commit is contained in:
parent
d3ba684b15
commit
8f8d709b64
4 changed files with 0 additions and 6 deletions
|
@ -16,7 +16,6 @@ Item
|
|||
{
|
||||
if (toolbox.viewCategory == "material" && model.packages_count)
|
||||
{
|
||||
console.log(model)
|
||||
return model.packages_count > 0
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue