remove unused imports
This commit is contained in:
parent
0bdf0c1692
commit
e58d3fd83c
1 changed files with 0 additions and 2 deletions
|
|
@ -17,8 +17,6 @@
|
||||||
package io.element.android.features.createroom.impl.root
|
package io.element.android.features.createroom.impl.root
|
||||||
|
|
||||||
import io.element.android.features.selectusers.api.SelectUsersState
|
import io.element.android.features.selectusers.api.SelectUsersState
|
||||||
import io.element.android.libraries.matrix.ui.model.MatrixUser
|
|
||||||
import kotlinx.collections.immutable.ImmutableList
|
|
||||||
|
|
||||||
data class CreateRoomRootState(
|
data class CreateRoomRootState(
|
||||||
val selectUsersState: SelectUsersState,
|
val selectUsersState: SelectUsersState,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue