mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(rest) rm console.log
This commit is contained in:
parent
1ed9b01f54
commit
4eecd0f4db
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@
|
|||
sendResponse(p, result);
|
||||
});
|
||||
});
|
||||
console.log('isGet=', isGet);
|
||||
|
||||
if (!isGet)
|
||||
fs.stat(p.name, function(error, stat) {
|
||||
var getDirContent = main.commander.getDirContent;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue