Remove now unnecessary RoomListSummary lastMessageFormattedTimestamp

This commit is contained in:
Stefan Ceriu
2025-04-28 16:24:22 +03:00
committed by Stefan Ceriu
parent 5a56abcfc7
commit 68b95764f9
27 changed files with 46 additions and 68 deletions

View File

@@ -63,7 +63,6 @@ class RoomSummaryTests: XCTestCase {
heroes: heroes,
lastMessage: nil,
lastMessageDate: nil,
lastMessageFormattedTimestamp: nil,
unreadMessagesCount: 0,
unreadMentionsCount: 0,
unreadNotificationsCount: 0,