diff options
author | Matthew Hodgson <matthew@matrix.org> | 2019-09-03 12:44:14 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2019-09-03 12:44:14 +0100 |
commit | 8401bcd206ed483a03d7bd7ea97cc401b86ed4b4 (patch) | |
tree | 6d8a5dbf6c4acef3cf5070dac755425b989ab110 /synapse/handlers | |
parent | Remove double return statements (#5962) (diff) | |
download | synapse-8401bcd206ed483a03d7bd7ea97cc401b86ed4b4.tar.xz |
fix typo
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/presence.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/handlers/presence.py b/synapse/handlers/presence.py |