diff options
author | David Robertson <davidr@element.io> | 2021-11-18 18:48:08 +0000 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2021-11-18 18:48:08 +0000 |
commit | 46861909452923855a53c43536550bb5e46bb482 (patch) | |
tree | 392259169d481fe3eb17579c40bdfb4297daa383 | |
parent | Fix typo (diff) | |
download | synapse-46861909452923855a53c43536550bb5e46bb482.tar.xz |
SlavedEventStore doesn't need StreamWorkerStore
already has it via SlavedEventStore -> BaseEventStore -> CacheInvalidationWorkerStore -> StreamWorkerStore
-rw-r--r-- | synapse/replication/slave/storage/events.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/synapse/replication/slave/storage/events.py b/synapse/replication/slave/storage/events.py |