mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-22 04:29:01 +08:00
CURA-4341 remove debug logging
This commit is contained in:
parent
bbff49664f
commit
0d6c366fa4
@ -24,7 +24,6 @@ UM.MainWindow
|
|||||||
{
|
{
|
||||||
target: Printer
|
target: Printer
|
||||||
onShowPrintMonitor: {
|
onShowPrintMonitor: {
|
||||||
console.log("show", show)
|
|
||||||
if (show) {
|
if (show) {
|
||||||
topbar.startMonitoringPrint()
|
topbar.startMonitoringPrint()
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user