diff options
author | Erik Johnston <erik@matrix.org> | 2017-04-05 11:34:20 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-04-05 11:34:20 +0100 |
commit | 96b9b6c1275087acf57faf1306bcc392dbd9f842 (patch) | |
tree | d6e6f13500d57ae2866ab76a2f616a8e89d79ac2 /synapse/app/synchrotron.py | |
parent | Don't double json encode federation replication data (diff) | |
download | synapse-96b9b6c1275087acf57faf1306bcc392dbd9f842.tar.xz |
Don't double json encode typing replication data
Diffstat (limited to 'synapse/app/synchrotron.py')
-rw-r--r-- | synapse/app/synchrotron.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/synapse/app/synchrotron.py b/synapse/app/synchrotron.py |