mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 10:25:35 +03:00
Removing unused imports
This commit is contained in:
parent
d5345160fa
commit
b72c357dd1
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ import io.realm.Realm
|
|||
import io.realm.RealmQuery
|
||||
import io.realm.kotlin.toFlow
|
||||
import io.realm.kotlin.where
|
||||
import kotlinx.coroutines.Dispatchers
|
||||
import kotlinx.coroutines.flow.Flow
|
||||
import kotlinx.coroutines.flow.distinctUntilChanged
|
||||
import kotlinx.coroutines.flow.flowOn
|
||||
|
|
Loading…
Reference in a new issue