Stop reading from event_reference_hashes (#11794)

Preparation for dropping this table altogether. Part of #6574.
This commit is contained in:
Richard van der Hoff 2022-01-21 09:18:10 +00:00 committed by GitHub
parent c027bc0e4b
commit 2277275485
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 31 additions and 33 deletions

View file

@ -52,8 +52,8 @@ class SlavedEventStore(
EventPushActionsWorkerStore,
StreamWorkerStore,
StateGroupWorkerStore,
EventsWorkerStore,
SignatureWorkerStore,
EventsWorkerStore,
UserErasureWorkerStore,
RelationsWorkerStore,
BaseSlavedStore,