diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2022-02-23 12:35:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-23 12:35:53 +0000 |
commit | 5b2b36809fc3543ed0c9ec587398a09f2e176265 (patch) | |
tree | efed3f9982193ddced3e42f11b4b144d62df2515 /synapse/rest | |
parent | Remove `HomeServer.get_datastore()` (#12031) (diff) | |
download | synapse-5b2b36809fc3543ed0c9ec587398a09f2e176265.tar.xz |
Remove more references to `get_datastore` (#12067)
These have snuck in since #12031 was started. Also a couple of other cleanups while we're in the area.
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/account.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/synapse/rest/client/account.py b/synapse/rest/client/account.py |