mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 14:29:00 +08: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
@ -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…
x
Reference in New Issue
Block a user