Skip to content

Commit

Permalink
lint code
Browse files Browse the repository at this point in the history
  • Loading branch information
Dark-Knight11 committed Sep 1, 2024
1 parent 0253e75 commit 55144b3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@ import com.finflio.ui.theme.GoldIcon
import com.finflio.ui.theme.OrangeRed
import com.finflio.ui.theme.TransactionCardBg
import com.finflio.ui.theme.screenSize
import kotlinx.coroutines.delay
import kotlinx.coroutines.launch
import java.text.DateFormatSymbols
import java.time.LocalDate
import java.util.Locale
import kotlinx.coroutines.delay
import kotlinx.coroutines.launch

@Composable
fun MonthDropDown(
Expand Down

0 comments on commit 55144b3

Please sign in to comment.