mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-30 11:43:46 +03:00
Remove unused import
This commit is contained in:
parent
b78da9824d
commit
18c7f0d894
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ package im.vector.app.features.spaces.notification
|
|||
import androidx.lifecycle.asFlow
|
||||
import im.vector.app.core.di.ActiveSessionHolder
|
||||
import im.vector.app.features.invite.AutoAcceptInvites
|
||||
import kotlinx.coroutines.Dispatchers
|
||||
import kotlinx.coroutines.flow.Flow
|
||||
import kotlinx.coroutines.flow.emptyFlow
|
||||
import kotlinx.coroutines.flow.flowOn
|
||||
|
|
Loading…
Add table
Reference in a new issue