mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 14:56:42 -04:00
Remove spurious log lines
This commit is contained in:
parent
619e8ecd0c
commit
6e2a7ee1bc
3 changed files with 0 additions and 4 deletions
|
@ -188,7 +188,6 @@ class TransactionQueue(object):
|
|||
],
|
||||
)
|
||||
destinations = set(destinations)
|
||||
logger.info("destinations: %r", destinations)
|
||||
|
||||
if send_on_behalf_of is not None:
|
||||
# If we are sending the event on behalf of another server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue