mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(cloudcmd) rm log error.code
This commit is contained in:
parent
36ad2c2bb7
commit
554996eac2
1 changed files with 0 additions and 1 deletions
|
|
@ -65,7 +65,6 @@
|
|||
|
||||
if (error) {
|
||||
status = 'error';
|
||||
Util.log(error.code);
|
||||
} else {
|
||||
status = 'ok';
|
||||
config = Util.parseJSON(data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue