removed invalid TODOs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2019-11-21 14:58:34 +01:00
parent 9dd875fcb3
commit 4ca79e6540
2 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@ class StartupController {
createConfig()
}
// TODO read cached timetable files, as they are not initially cached
// read cached timetable files, as they are not initially cached
readCachedTimetables()
}