Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit 5f319f6

Browse files
committed
issue-fix-3492
1 parent 10ac282 commit 5f319f6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: screen/piechart/src/main/java/com/ivy/piechart/PieChartStatisticScreen.kt

-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ import androidx.compose.foundation.layout.statusBarsPadding
1818
import androidx.compose.foundation.layout.width
1919
import androidx.compose.foundation.lazy.LazyColumn
2020
import androidx.compose.foundation.lazy.itemsIndexed
21-
import androidx.compose.foundation.lazy.rememberLazyListState
2221
import androidx.compose.foundation.shape.CircleShape
2322
import androidx.compose.material3.Text
2423
import androidx.compose.runtime.Composable
@@ -85,7 +84,6 @@ import com.ivy.wallet.ui.theme.pureBlur
8584
import com.ivy.wallet.ui.theme.toComposeColor
8685
import com.ivy.wallet.ui.theme.wallet.AmountCurrencyB1Row
8786
import kotlinx.collections.immutable.persistentListOf
88-
import timber.log.Timber
8987
import java.util.UUID
9088

9189
@ExperimentalFoundationApi

0 commit comments

Comments
 (0)