CURA-4341 remove debug logging

This commit is contained in:
ChrisTerBeke 2017-09-22 14:58:08 +02:00
parent bbff49664f
commit 0d6c366fa4

View File

@ -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 {