Drop unused table public_room_list_stream. (#11795)

This is a follow-up to #10565.
This commit is contained in:
Richard van der Hoff 2022-01-21 09:19:56 +00:00 committed by GitHub
parent 2277275485
commit 9f2016e96e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 22 additions and 3 deletions

View file

@ -390,7 +390,6 @@ class PurgeEventsStore(StateGroupWorkerStore, CacheInvalidationWorkerStore):
"event_search",
"events",
"group_rooms",
"public_room_list_stream",
"receipts_graph",
"receipts_linearized",
"room_aliases",