mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
fix lint.
This commit is contained in:
@@ -117,7 +117,7 @@ global.Sentry = Sentry;
|
||||
|
||||
setTimeout(async () => {
|
||||
// keep monitoring in an infinate loop.
|
||||
|
||||
|
||||
//eslint-disable-next-line
|
||||
while (true) {
|
||||
await Main.runJob(monitorStore);
|
||||
|
||||
Reference in New Issue
Block a user