mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
refactor(util) exec.ret
This commit is contained in:
parent
89cc120017
commit
e071a6a9cf
1 changed files with 0 additions and 1 deletions
|
|
@ -797,7 +797,6 @@
|
|||
*/
|
||||
exec.ret = function() {
|
||||
var result,
|
||||
exec = Util.exec.bind(Util),
|
||||
args = Util.slice(arguments);
|
||||
|
||||
args.unshift(exec);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue