Remove stray dev log

This commit is contained in:
Olivier 'reivilibre
2025-07-22 13:54:32 +01:00
parent 6838a1020b
commit 9ecf192089

View File

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