diff options
author | David Teller <d.o.teller+github@gmail.com> | 2021-01-28 12:23:19 +0100 |
---|---|---|
committer | David Teller <d.o.teller+github@gmail.com> | 2021-01-28 12:31:07 +0100 |
commit | b755f60ce2fb651356d8d588dcd7864b022023cd (patch) | |
tree | 89a8a26174ed0a55416924d004854a81fca2aa65 /synapse/handlers | |
parent | FIXUP: Doc (diff) | |
download | synapse-b755f60ce2fb651356d8d588dcd7864b022023cd.tar.xz |
FIXUP: Removing awaitable
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/room.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |