diff --git a/src/view.js b/src/view.js index 3b3c3ab..100395b 100644 --- a/src/view.js +++ b/src/view.js @@ -19,10 +19,6 @@ function drawDeviceFrame(id) { return true; } - $deviceDrawArea.onclick = function (e) { - console.log('oo'); - }; - const d = DEVICE.all[id]; let str = '';