diff options
author | Richard van der Hoff <richard@matrix.org> | 2020-07-22 00:24:56 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2020-07-22 00:24:56 +0100 |
commit | 2ccd48e9215cb78934665454235c3e33bf07772c (patch) | |
tree | a7ac768d070d0edfd73058bdc2df7a5231448789 /synapse | |
parent | Convert room list handler to async/await. (#7912) (diff) | |
download | synapse-2ccd48e9215cb78934665454235c3e33bf07772c.tar.xz |
fix an incorrect comment
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/http/server.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/http/server.py b/synapse/http/server.py |