mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Remove obsolete debug statement
Contributes to 1685
This commit is contained in:
parent
98c9f202a2
commit
90ddff1c7f
1 changed files with 0 additions and 2 deletions
|
@ -128,8 +128,6 @@ Column
|
||||||
ExtruderManager.setActiveExtruderIndex(index);
|
ExtruderManager.setActiveExtruderIndex(index);
|
||||||
}
|
}
|
||||||
|
|
||||||
Component.onCompleted: console.log(model.name);
|
|
||||||
|
|
||||||
style: ButtonStyle
|
style: ButtonStyle
|
||||||
{
|
{
|
||||||
background: Rectangle
|
background: Rectangle
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue