mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
chore(commander) rm console.log
This commit is contained in:
parent
c16e42f431
commit
9a200bc2bf
1 changed files with 0 additions and 1 deletions
|
|
@ -159,7 +159,6 @@
|
|||
json.files = changeOrder(files);
|
||||
|
||||
changeUIDToName(json, function() {
|
||||
console.log(json);
|
||||
Util.exec(p.callback, null, json);
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue