formatting
This commit is contained in:
@@ -43,7 +43,6 @@ object ChatroomListKnownFeedFilter : AdditiveFeedFilter<Note>() {
|
||||
.reversed()
|
||||
}
|
||||
|
||||
|
||||
@OptIn(ExperimentalTime::class)
|
||||
override fun updateListWith(oldList: List<Note>, newItems: Set<Note>): List<Note> {
|
||||
val (feed, elapsed) = measureTimedValue {
|
||||
|
||||
Reference in New Issue
Block a user