mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
refactored
This commit is contained in:
parent
030a4d552c
commit
ef3ef781a3
3 changed files with 32 additions and 26 deletions
|
|
@ -154,8 +154,6 @@
|
|||
lJSON[i+1] = lJSONFile;
|
||||
}
|
||||
|
||||
lDirPath = lDirPath.substr(lDirPath, lDirPath.lastIndexOf('/') );
|
||||
|
||||
Util.exec(p.callback, null, lJSON);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue