mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
fix(edit) rm Key
This commit is contained in:
parent
81b18a99c3
commit
0b9fc5a803
1 changed files with 0 additions and 3 deletions
|
|
@ -20,7 +20,6 @@ var CloudCmd, Util, DOM, CloudFunc, ace, DiffProto, diff_match_patch, Zip;
|
|||
Msg,
|
||||
Events = DOM.Events,
|
||||
Dialog = DOM.Dialog,
|
||||
Key = CloudCmd.Key,
|
||||
Images = DOM.Images,
|
||||
Element, JSHintConfig;
|
||||
|
||||
|
|
@ -44,8 +43,6 @@ var CloudCmd, Util, DOM, CloudFunc, ace, DiffProto, diff_match_patch, Zip;
|
|||
Ace.moveCursorTo(0, 0);
|
||||
};
|
||||
|
||||
Key.unsetBind();
|
||||
|
||||
if (!Loading) {
|
||||
Images.showLoad();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue