Skip to content

Commit 5016c93

Browse files
committed
Fix lint issues
1 parent 5c56fc4 commit 5016c93

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

features/messages/impl/src/main/kotlin/io/element/android/features/messages/impl/messagecomposer/MessageComposerPresenter.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import android.net.Uri
2121
import androidx.compose.runtime.Composable
2222
import androidx.compose.runtime.LaunchedEffect
2323
import androidx.compose.runtime.MutableState
24-
import androidx.compose.runtime.derivedStateOf
2524
import androidx.compose.runtime.getValue
2625
import androidx.compose.runtime.mutableStateOf
2726
import androidx.compose.runtime.remember

0 commit comments

Comments
 (0)