Skip to content

Commit

Permalink
Update ReportJob.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
h0nIg authored and TobseF committed Jun 9, 2021
1 parent 74265bf commit 50ae02e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/kotlin/de/tfr/impf/ReportJob.kt
Expand Up @@ -55,7 +55,6 @@ class ReportJob {
"email: $email"
sendMessage(message)
log.info { "Started checking these ${locations.size} locations:\n$locations" }

while (true) {
checkLocations()
}
Expand Down

0 comments on commit 50ae02e

Please sign in to comment.