mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
Remove debug code
Don't know who it was or why or when, but it shouldn't be there.
This commit is contained in:
parent
edb1a143ea
commit
12b967ddb2
1 changed files with 0 additions and 1 deletions
|
@ -235,7 +235,6 @@ Column
|
|||
property var valueError:
|
||||
{
|
||||
var data = Cura.ContainerManager.getContainerMetaDataEntry(Cura.MachineManager.activeMaterialId, "compatible")
|
||||
print(data)
|
||||
if(data == "" || data == "True")
|
||||
{
|
||||
return false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue