mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-10 21:36:56 +00:00
Remove stray dev log
This commit is contained in:
@@ -762,7 +762,6 @@ class ThreadSubscriptionsStream(_StreamFromIdGen):
|
||||
for stream_id, user_id, room_id, event_id in updates
|
||||
]
|
||||
|
||||
logger.error("TS %d->%d %r", from_token, to_token, rows)
|
||||
if not rows:
|
||||
return [], to_token, False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user