mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-03 16:05:56 +00:00
fixed lint error
This commit is contained in:
parent
faf7187925
commit
2f096a9200
1 changed files with 0 additions and 3 deletions
|
@ -728,9 +728,6 @@ let needSetup = false;
|
|||
msg: e.message,
|
||||
});
|
||||
}
|
||||
});
|
||||
socket.on("incidentReports", async (monitor,callback) => {
|
||||
|
||||
});
|
||||
// Edit a monitor
|
||||
socket.on("editMonitor", async (monitor, callback) => {
|
||||
|
|
Loading…
Add table
Reference in a new issue