mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-30 20:33:06 -08:00
remove console.log
This commit is contained in:
parent
ee029a8cad
commit
9a2da597c5
1 changed files with 0 additions and 2 deletions
|
|
@ -227,8 +227,6 @@ onUiLoaded(async() => {
|
|||
hotkeysConfigOpts
|
||||
);
|
||||
|
||||
console.log(hotkeysConfig);
|
||||
|
||||
let isMoving = false;
|
||||
let mouseX, mouseY;
|
||||
let activeElement;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue