mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-25 06:25:27 +00:00
Fix pyflakes
This commit is contained in:
@@ -266,7 +266,6 @@ class TransactionQueue(object):
|
||||
logger.debug("TX [%s] Sent transaction", destination)
|
||||
logger.debug("TX [%s] Marking as delivered...", destination)
|
||||
|
||||
|
||||
yield self.transaction_actions.delivered(
|
||||
transaction, code, response
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user