Skip to content

Commit

Permalink
[REFACTOR/#57] 임포트 정리
Browse files Browse the repository at this point in the history
  • Loading branch information
boiledeggg committed Jul 12, 2024
1 parent d13c019 commit 4103230
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
package com.terning.core.designsystem.component.item

import android.util.Log
import androidx.compose.foundation.Image
import androidx.compose.foundation.background
import androidx.compose.foundation.layout.Box
import androidx.compose.foundation.layout.size
import androidx.compose.foundation.shape.CircleShape
import androidx.compose.material.icons.Icons
import androidx.compose.material.icons.outlined.Check
import androidx.compose.material3.Icon
import androidx.compose.runtime.Composable
import androidx.compose.ui.Alignment
import androidx.compose.ui.Modifier
Expand Down

0 comments on commit 4103230

Please sign in to comment.