diff options
author | Erik Johnston <erik@matrix.org> | 2017-04-05 11:10:28 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-04-05 11:10:28 +0100 |
commit | f10ce8944b8ef4c33694654c397bfcda44c6124a (patch) | |
tree | c26e86da4146c998818b5b5e2d2755149759e666 /synapse/app | |
parent | Merge pull request #2097 from matrix-org/erikj/repl_tcp_client (diff) | |
download | synapse-f10ce8944b8ef4c33694654c397bfcda44c6124a.tar.xz |
Don't double json encode federation replication data
Diffstat (limited to 'synapse/app')
-rw-r--r-- | synapse/app/federation_sender.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/synapse/app/federation_sender.py b/synapse/app/federation_sender.py |