diff options
| author | Erik Johnston <erik@matrix.org> | 2015-02-11 17:10:22 +0000 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2015-02-11 17:10:22 +0000 |
| commit | 54fdbc7e50dfdd80eda563536d08bdfef079937c (patch) | |
| tree | 9d28877f14b914af743629010be54a01477ffddc /synapse/http | |
| parent | Allow newer versions of syutil (diff) | |
| parent | Bump syutil version (diff) | |
| download | synapse-54fdbc7e50dfdd80eda563536d08bdfef079937c.tar.xz | |
Merge pull request #66 from matrix-org/use-simplejson
Use simplejson
Diffstat (limited to 'synapse/http')
| -rw-r--r-- | synapse/http/client.py | 2 | ||||
| -rw-r--r-- | synapse/http/matrixfederationclient.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/synapse/http/client.py b/synapse/http/client.py |
