Remove typing TODO

pull/41/head
Mark Haines 2015-01-29 03:35:25 +00:00
parent 3dbce6f4a5
commit e3e72b8c5c
1 changed files with 0 additions and 1 deletions

View File

@ -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,