favorites : fix formating
This commit is contained in:
@@ -222,7 +222,6 @@ class RoomListPresenter @Inject constructor(
|
||||
.flatMapLatest { isShowingContextMenuFlow }
|
||||
.takeWhile { isShowingContextMenu -> isShowingContextMenu }
|
||||
.collect()
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user