Add note
This commit is contained in:
@@ -207,5 +207,6 @@ def _removeOutdatedServices():
|
||||
"$lte": datetime.now()
|
||||
}
|
||||
}
|
||||
## Important to actually call delete here!!!!
|
||||
postCount = mongo.getLength("timetable")
|
||||
log.out(f"timetable._removeOutdatedServices: Removed {preCount - postCount} out of date services", "DBUG")
|
||||
Reference in New Issue
Block a user