mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
refactor(edit) rm Util.exec
This commit is contained in:
parent
138806375a
commit
4b2a22dc3b
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ var CloudCmd, Util, DOM, CloudFunc, io, ace, DiffProto, diff_match_patch, Zip, M
|
|||
CloudCmd.View,
|
||||
load,
|
||||
function(callback) {
|
||||
Util.exec(callback);
|
||||
callback();
|
||||
DOM.loadSocket(initSocket);
|
||||
},
|
||||
Edit.show.bind(null, callback),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue