mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
remove debugging code
beepboop CURA-8688
This commit is contained in:
parent
2949c0fcb3
commit
8dde0f4fd2
1 changed files with 0 additions and 1 deletions
|
|
@ -92,7 +92,6 @@ Item
|
||||||
target: Cura.Actions.browsePackages
|
target: Cura.Actions.browsePackages
|
||||||
function onTriggered()
|
function onTriggered()
|
||||||
{
|
{
|
||||||
print("beepboop")
|
|
||||||
extensionMenu.extensionModel.callExtensionMethod("Marketplace", "show")
|
extensionMenu.extensionModel.callExtensionMethod("Marketplace", "show")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue