mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-09 07:43:39 +00:00
remove old debug
This commit is contained in:
@@ -19,10 +19,6 @@ function drawDeviceFrame(id) {
|
||||
return true;
|
||||
}
|
||||
|
||||
$deviceDrawArea.onclick = function (e) {
|
||||
console.log('oo');
|
||||
};
|
||||
|
||||
const d = DEVICE.all[id];
|
||||
|
||||
let str = '<html><head>';
|
||||
|
||||
Reference in New Issue
Block a user