Removing unused imports

This commit is contained in:
Maxime Naturel 2022-02-08 14:59:00 +01:00
parent d5345160fa
commit b72c357dd1
1 changed files with 0 additions and 1 deletions

View File

@ -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