diff options
author | Adrian Tschira <nota@notafile.com> | 2018-04-28 11:39:37 +0200 |
---|---|---|
committer | Adrian Tschira <nota@notafile.com> | 2018-04-28 13:46:23 +0200 |
commit | 4f2f5171b752169e265b5d93c9b4e788171b5326 (patch) | |
tree | 20a2832884d9bcbf56285d4e939eb00b16edb453 /synapse | |
parent | Merge pull request #3127 from matrix-org/rav/deferred_timeout (diff) | |
download | synapse-4f2f5171b752169e265b5d93c9b4e788171b5326.tar.xz |
replace stringIO imports
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/http/client.py | 4 | ||||
-rw-r--r-- | synapse/util/logformatter.py | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/synapse/http/client.py b/synapse/http/client.py |