mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 01:47:35 +00:00
chore(cloudcmd) rm console.log
This commit is contained in:
parent
91e1a388c3
commit
915b718f22
1 changed files with 0 additions and 1 deletions
|
|
@ -205,7 +205,6 @@
|
|||
p.name = path;
|
||||
p.gzip = false;
|
||||
ponse.sendFile(p);
|
||||
console.log('>>>', path)
|
||||
} else {
|
||||
ponse.sendError(error, p);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue