File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
app/src/main/java/to/bitkit/ui/onboarding Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ import androidx.compose.foundation.layout.Box
66import androidx.compose.foundation.layout.Column
77import androidx.compose.foundation.layout.Row
88import androidx.compose.foundation.layout.Spacer
9- import androidx.compose.foundation.layout.fillMaxHeight
109import androidx.compose.foundation.layout.fillMaxSize
1110import androidx.compose.foundation.layout.fillMaxWidth
1211import androidx.compose.foundation.layout.height
Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ import androidx.compose.foundation.layout.Column
1111import androidx.compose.foundation.layout.PaddingValues
1212import androidx.compose.foundation.layout.Row
1313import androidx.compose.foundation.layout.Spacer
14- import androidx.compose.foundation.layout.fillMaxHeight
1514import androidx.compose.foundation.layout.fillMaxSize
1615import androidx.compose.foundation.layout.fillMaxWidth
1716import androidx.compose.foundation.layout.height
@@ -22,7 +21,6 @@ import androidx.compose.foundation.layout.systemBarsPadding
2221import androidx.compose.foundation.pager.HorizontalPager
2322import androidx.compose.foundation.pager.rememberPagerState
2423import androidx.compose.foundation.shape.CircleShape
25- import androidx.compose.foundation.verticalScroll
2624import androidx.compose.material3.ExperimentalMaterial3Api
2725import androidx.compose.material3.Text
2826import androidx.compose.material3.TextButton
You can’t perform that action at this time.
0 commit comments