mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(rest) rm console.log
This commit is contained in:
parent
bd5e4d1499
commit
02027b056a
1 changed files with 0 additions and 1 deletions
|
|
@ -280,7 +280,6 @@
|
|||
sendError(pParams, p.data);
|
||||
else
|
||||
fse.copy(lFiles.from, lFiles.to, function(error) {
|
||||
console.log('#', error);
|
||||
if (error)
|
||||
sendError(pParams, error);
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue