Skip to content

Commit e6be735

Browse files
committed
refactor :: ktlint
1 parent e0ec5a5 commit e6be735

File tree

1 file changed

+0
-4
lines changed
  • core/design-system/src/main/java/team/retum/jobisdesignsystemv2/tab

1 file changed

+0
-4
lines changed

core/design-system/src/main/java/team/retum/jobisdesignsystemv2/tab/TabBar.kt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
package team.retum.jobisdesignsystemv2.tab
22

3-
import androidx.compose.animation.animateColorAsState
4-
import androidx.compose.animation.core.Spring
5-
import androidx.compose.animation.core.spring
63
import androidx.compose.foundation.background
74
import androidx.compose.foundation.horizontalScroll
85
import androidx.compose.foundation.layout.Row
@@ -11,7 +8,6 @@ import androidx.compose.foundation.layout.padding
118
import androidx.compose.foundation.rememberScrollState
129
import androidx.compose.foundation.shape.RoundedCornerShape
1310
import androidx.compose.runtime.Composable
14-
import androidx.compose.runtime.getValue
1511
import androidx.compose.ui.Modifier
1612
import androidx.compose.ui.draw.clip
1713
import androidx.compose.ui.text.style.TextAlign

0 commit comments

Comments
 (0)