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