mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 08:56:20 +00:00
chore(rest) lAssync -> assync
This commit is contained in:
parent
80c73d6ae8
commit
17225e4642
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@
|
|||
fs.unlink(name, log);
|
||||
});
|
||||
|
||||
if (lAssync === n && !error)
|
||||
if (assync === n && !error)
|
||||
Util.exec(callback, pBody);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue