diff options
author | Erik Johnston <erik@matrix.org> | 2019-12-04 15:46:19 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-12-04 15:46:19 +0000 |
commit | 9186c105a0d49c60582ff93cf108e511334c57fd (patch) | |
tree | 9e2fd800f1dedbf7cb9d033b31f57037c3dc3412 /synapse/storage | |
parent | _CURRENT_STATE_CACHE_NAME is public (diff) | |
download | synapse-9186c105a0d49c60582ff93cf108e511334c57fd.tar.xz |
Revert "Move get_user_count_txn out of base store"
This reverts commit 00f0d67566cdfe8eae44aeae1c982c42a255cfcd. Its going to get removed soon, so lets not make merge conflicts.
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/_base.py | 12 | ||||
-rw-r--r-- | synapse/storage/data_stores/main/__init__.py | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/synapse/storage/_base.py b/synapse/storage/_base.py |