mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(edit) rm showMessage
This commit is contained in:
parent
22e3e6c50c
commit
ffa4572ee4
1 changed files with 0 additions and 4 deletions
|
|
@ -214,10 +214,6 @@ var CloudCmd, Util, DOM, CloudFunc, MenuIO, edward;
|
|||
}
|
||||
}
|
||||
|
||||
this.showMessage = function(text) {
|
||||
edward.showMessage(text);
|
||||
};
|
||||
|
||||
init(callback);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue