0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-10 21:21:51 +02:00
dendrite/roomserver/storage/shared
Neil Alexander 471fda810a
Remove unnecessary error line (#2237)
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 (#2195) 2022-02-17 13:53:48 +00:00
prepare.go Merge Updater structs (#1069) 2020-05-28 11:15:21 +01:00
room_updater.go Relax roomserver input transactional isolation (#2224) 2022-02-23 15:41:32 +00:00
storage.go Remove unnecessary error line (#2237) 2022-03-01 14:39:06 +00:00