fix lint.

This commit is contained in:
Nawaz Dhandala
2022-01-23 19:36:47 +00:00
parent 0230949f1d
commit 74e797de5b

View File

@@ -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);