Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #3209 from damir-manapov/master
Browse files Browse the repository at this point in the history
transaction_id, destination defined twice
  • Loading branch information
richvdh authored May 10, 2018
2 parents bd8d0cf + db18d85 commit 23e2dfe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions synapse/federation/units.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ class Transaction(JsonEncodedObject):
"previous_ids",
"pdus",
"edus",
"transaction_id",
"destination",
"pdu_failures",
]

Expand Down

0 comments on commit 23e2dfe

Please sign in to comment.