mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
chore(files) rm console.log
This commit is contained in:
parent
541115c721
commit
ee18f3cb13
1 changed files with 1 additions and 2 deletions
|
|
@ -53,8 +53,7 @@
|
|||
function readPipe(params) {
|
||||
var name, names, lenght,
|
||||
p = params;
|
||||
|
||||
console.log(p.names);
|
||||
|
||||
if (p.names) {
|
||||
names = p.names.slice();
|
||||
lenght = p.names.length;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue