1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-16 06:34:28 -05:00
dendrite/roomserver/storage/shared
Neil Alexander 471fda810a
Remove unnecessary error line ()
Previously this error line would print because we were pulling out all user memberships, but now this is no longer necessary — an event state key that we don't know will no longer get passed to `SelectJoinedUsersSetForRooms` at all.
2022-03-01 14:39:06 +00:00
..
membership_updater.go Don't re-send sent events in add_state_events () 2022-02-17 13:53:48 +00:00
prepare.go Merge Updater structs () 2020-05-28 11:15:21 +01:00
room_updater.go Relax roomserver input transactional isolation () 2022-02-23 15:41:32 +00:00
storage.go Remove unnecessary error line () 2022-03-01 14:39:06 +00:00