remove console.log
This commit is contained in:
parent
ee029a8cad
commit
9a2da597c5
|
@ -227,8 +227,6 @@ onUiLoaded(async() => {
|
|||
hotkeysConfigOpts
|
||||
);
|
||||
|
||||
console.log(hotkeysConfig);
|
||||
|
||||
let isMoving = false;
|
||||
let mouseX, mouseY;
|
||||
let activeElement;
|
||||
|
|
Loading…
Reference in New Issue