mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Remove stray print
This commit is contained in:
parent
913d9b8ed7
commit
656a3dc707
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ Item
|
|||
qualityType = Cura.MachineManager.activeQualityType
|
||||
} else {
|
||||
qualityType = Cura.MachineManager.getDefaultQualityTypeForIntent(model.intent_category)
|
||||
print(Cura.MachineManager.getDefaultQualityTypeForIntent(model.intent_category))
|
||||
}
|
||||
Cura.IntentManager.selectIntent(model.intent_category, qualityType)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue