From 1f1528b4e69be7b034280b2072f9cf6d7161b82f Mon Sep 17 00:00:00 2001 From: shamim-emon Date: Tue, 17 Sep 2024 22:50:31 +0600 Subject: [PATCH] Detekt error fixed --- .../src/main/java/com/ivy/loans/loan/TabularLoanBottomBar.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/screen/loans/src/main/java/com/ivy/loans/loan/TabularLoanBottomBar.kt b/screen/loans/src/main/java/com/ivy/loans/loan/TabularLoanBottomBar.kt index e88d9d97f4..b7c195fe69 100644 --- a/screen/loans/src/main/java/com/ivy/loans/loan/TabularLoanBottomBar.kt +++ b/screen/loans/src/main/java/com/ivy/loans/loan/TabularLoanBottomBar.kt @@ -38,7 +38,6 @@ import com.ivy.wallet.ui.theme.Blue import com.ivy.wallet.ui.theme.GradientPurple import com.ivy.wallet.ui.theme.Green import com.ivy.wallet.ui.theme.Purple -import com.ivy.wallet.ui.theme.Red import com.ivy.wallet.ui.theme.White import com.ivy.wallet.ui.theme.components.IvyCircleButton import com.ivy.wallet.ui.theme.components.IvyIcon