diff options
author | Erik Johnston <erik@matrix.org> | 2016-01-21 14:02:14 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-01-21 14:02:14 +0000 |
commit | c6549117a21fe11257d4475c1edd9feae6cdb685 (patch) | |
tree | d1ef314c8c3156903862fb65636809641ad737b0 /synapse | |
parent | Merge pull request #515 from matrix-org/erikj/syn-606 (diff) | |
download | synapse-c6549117a21fe11257d4475c1edd9feae6cdb685.tar.xz |
Fix AttributeError
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/http/endpoint.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/http/endpoint.py b/synapse/http/endpoint.py |