remove debugger
This commit is contained in:
@@ -89,7 +89,6 @@ $(function () {
|
||||
}
|
||||
|
||||
self.onAllBound = self.onEventConnected = function () {
|
||||
debugger;
|
||||
OctoPrint.simpleApiGet("CalibrationTools", "something").done(function (response) {
|
||||
console.log("CalibrationTools");
|
||||
self.from_json(response);
|
||||
|
||||
Reference in New Issue
Block a user