Remove debug

This commit is contained in:
Zetaphor 2023-09-21 16:22:08 -03:00
parent f22f925573
commit ce45f48bcf

View file

@ -101,9 +101,5 @@
tablet.removeButton(button)
}
// Script.setInterval(function () {
// print("Print message");
// }, 3000);
Script.scriptEnding.connect(cleanup)
}())