Remove spurious log lines

This commit is contained in:
Erik Johnston 2017-06-07 11:05:17 +01:00
parent 619e8ecd0c
commit 6e2a7ee1bc
3 changed files with 0 additions and 4 deletions

View file

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