diff options
author | David Robertson <davidr@element.io> | 2021-11-19 17:41:14 +0000 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2021-11-22 22:05:30 +0000 |
commit | 53be2556e3a1a6fed3ba6ef55b375234084c04f8 (patch) | |
tree | 5c904f9ca41acd6d2bd004f677e34e40270d79b3 /synapse/app/admin_cmd.py | |
parent | Add type annotations to `synapse.metrics` (#10847) (diff) | |
download | synapse-53be2556e3a1a6fed3ba6ef55b375234084c04f8.tar.xz |
Prune AdminCmdSlavedStore and GenericWorkerSlavedStore
both continue to inherit both removed classes via ... -> SlavedPushRuleStore -> SlavedEventStore -> BaseSlavedStore
Diffstat (limited to 'synapse/app/admin_cmd.py')
-rw-r--r-- | synapse/app/admin_cmd.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/synapse/app/admin_cmd.py b/synapse/app/admin_cmd.py |