mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Remove typing TODO
This commit is contained in:
parent
3dbce6f4a5
commit
e3e72b8c5c
@ -255,7 +255,6 @@ class SyncHandler(BaseHandler):
|
||||
# the previous sync and this one.
|
||||
# TODO(mjark): Apply the event filter in sync_config
|
||||
# TODO(mjark): Check for redactions we might have missed.
|
||||
# TODO(mjark): Typing notifications.
|
||||
recents, token = yield self.store.get_recent_events_for_room(
|
||||
room_id,
|
||||
limit=sync_config.limit + 1,
|
||||
|
Loading…
Reference in New Issue
Block a user