diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-08-17 07:24:46 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-17 07:24:46 -0400 |
commit | ad6190c9252aafd37cd8c229b70853bfc4ef0e64 (patch) | |
tree | b2c0049a3cb9012bf63b2a26d885b624ff45f99b /synapse/handlers | |
parent | Add a shadow-banned flag to users. (#8092) (diff) | |
download | synapse-ad6190c9252aafd37cd8c229b70853bfc4ef0e64.tar.xz |
Convert stream database to async/await. (#8074)
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 |