fixed lint error

This commit is contained in:
Mason Coloretti 2024-08-17 00:36:33 -06:00
parent faf7187925
commit 2f096a9200

View file

@ -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) => {