favorites : clean up

This commit is contained in:
ganfra 2024-02-15 11:20:58 +01:00
parent 133064823b
commit 0febbc771f
5 changed files with 9 additions and 17 deletions

View file

@ -48,7 +48,6 @@ import io.element.android.libraries.matrix.api.room.roomNotificationSettings
import io.element.android.libraries.matrix.ui.room.getDirectRoomMember
import kotlinx.coroutines.CoroutineScope
import kotlinx.coroutines.flow.launchIn
import kotlinx.coroutines.flow.map
import kotlinx.coroutines.flow.onEach
import kotlinx.coroutines.launch
import javax.inject.Inject