We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f99b6f3 commit de73412Copy full SHA for de73412
libraries/textcomposer/impl/src/main/kotlin/io/element/android/libraries/textcomposer/TextComposer.kt
@@ -91,7 +91,6 @@ import io.element.android.wysiwyg.compose.RichTextEditor
91
import io.element.android.wysiwyg.display.TextDisplay
92
import kotlinx.collections.immutable.ImmutableList
93
import kotlinx.collections.immutable.persistentListOf
94
-import kotlinx.collections.immutable.toPersistentList
95
import kotlinx.coroutines.launch
96
import uniffi.wysiwyg_composer.MenuAction
97
import kotlin.time.Duration.Companion.seconds
0 commit comments