Skip to content

Commit 07ed52e

Browse files
committed
Remove unused import
1 parent 8a820bc commit 07ed52e

File tree

1 file changed

+0
-1
lines changed
  • compose/snippets/src/main/java/com/example/compose/snippets/components

1 file changed

+0
-1
lines changed

compose/snippets/src/main/java/com/example/compose/snippets/components/IconButton.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
package com.example.compose.snippets.components
1818

19-
import android.graphics.drawable.Icon
2019
import androidx.compose.foundation.interaction.MutableInteractionSource
2120
import androidx.compose.foundation.interaction.collectIsPressedAsState
2221
import androidx.compose.foundation.layout.Row

0 commit comments

Comments
 (0)