mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-24 18:39:22 -05:00
Remove debug logging
This commit is contained in:
parent
c2da3406fc
commit
31b5395ab6
@ -312,7 +312,6 @@ class EventPushActionsStore(SQLBaseStore):
|
||||
range_start = middle
|
||||
else:
|
||||
range_end = middle
|
||||
logger.info("done: picking %d from %d and %d", range_end, range_start, range_end)
|
||||
|
||||
return range_end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user