diff options
| author | Erik Johnston <erik@matrix.org> | 2019-12-06 10:14:59 +0000 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2019-12-06 10:40:05 +0000 |
| commit | b3a4e35ca84a29fe4ccdfb1125ed098c68405d6c (patch) | |
| tree | c13726e0a0d0d3e54af885af13526a97a41490d8 /synapse/storage | |
| parent | Newsfile (diff) | |
| download | synapse-b3a4e35ca84a29fe4ccdfb1125ed098c68405d6c.tar.xz | |
Fixup functions to consistently return deferreds
Diffstat (limited to 'synapse/storage')
| -rw-r--r-- | synapse/storage/data_stores/main/account_data.py | 2 | ||||
| -rw-r--r-- | synapse/storage/data_stores/main/group_server.py | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/synapse/storage/data_stores/main/account_data.py b/synapse/storage/data_stores/main/account_data.py |
