mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
refactor(dom) getCurrentData: rm saveDataInCache
This commit is contained in:
parent
c1a7796843
commit
1b311f08a4
1 changed files with 0 additions and 2 deletions
|
|
@ -1485,8 +1485,6 @@ var CloudCmd, Util, DOM, CloudFunc, Dialog;
|
|||
lName += lExt;
|
||||
}
|
||||
|
||||
DOM.saveDataInCache(lName, pData);
|
||||
|
||||
Util.exec(pCallBack, {
|
||||
data: pData,
|
||||
name: lName
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue