mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove unused var
This commit is contained in:
parent
7eadda02e8
commit
d8a5ed42e8
1 changed files with 0 additions and 2 deletions
|
|
@ -79,8 +79,6 @@ const checkShouldPauseQueues = async () => {
|
|||
},
|
||||
})
|
||||
|
||||
let shouldPauseQueues = false
|
||||
|
||||
for (const ts of timeSeries) {
|
||||
// We only want to look at the backend service right now
|
||||
if (
|
||||
|
|
|
|||
Loading…
Reference in a new issue