mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-04 00:15:57 +00:00
chore: remove console.log
This commit is contained in:
parent
f434246f79
commit
ef9b9df335
1 changed files with 0 additions and 1 deletions
|
@ -728,7 +728,6 @@ class Monitor extends BeanModel {
|
|||
port: this.port,
|
||||
givenPortOnly: this.getGameDigGivenPortOnly(),
|
||||
});
|
||||
console.log(state);
|
||||
|
||||
bean.msg = state.name;
|
||||
bean.status = UP;
|
||||
|
|
Loading…
Add table
Reference in a new issue