mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
chore(key) rm trace
This commit is contained in:
parent
964373e0a7
commit
1c39adb275
1 changed files with 0 additions and 2 deletions
|
|
@ -168,8 +168,6 @@ var CloudCmd, Util, DOM;
|
|||
if (current) {
|
||||
prev = current.previousSibling;
|
||||
next = current.nextSibling;
|
||||
} else {
|
||||
console.trace();
|
||||
}
|
||||
|
||||
switch (lKeyCode) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue