File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed
app/src/main/java/org/nsh07/pomodoro/ui/settingsScreen Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ import androidx.compose.animation.togetherWith
2828import androidx.compose.foundation.background
2929import androidx.compose.foundation.layout.Arrangement
3030import androidx.compose.foundation.layout.Column
31- import androidx.compose.foundation.layout.PaddingValues
3231import androidx.compose.foundation.layout.Spacer
3332import androidx.compose.foundation.layout.fillMaxSize
3433import androidx.compose.foundation.layout.height
Original file line number Diff line number Diff line change @@ -29,7 +29,6 @@ import androidx.compose.foundation.background
2929import androidx.compose.foundation.clickable
3030import androidx.compose.foundation.layout.Arrangement
3131import androidx.compose.foundation.layout.Column
32- import androidx.compose.foundation.layout.PaddingValues
3332import androidx.compose.foundation.layout.Spacer
3433import androidx.compose.foundation.layout.fillMaxSize
3534import androidx.compose.foundation.layout.height
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ package org.nsh07.pomodoro.ui.settingsScreen.screens
2020import androidx.compose.foundation.background
2121import androidx.compose.foundation.layout.Arrangement
2222import androidx.compose.foundation.layout.Column
23- import androidx.compose.foundation.layout.PaddingValues
2423import androidx.compose.foundation.layout.Spacer
2524import androidx.compose.foundation.layout.fillMaxSize
2625import androidx.compose.foundation.layout.height
Original file line number Diff line number Diff line change @@ -27,7 +27,6 @@ import androidx.compose.foundation.background
2727import androidx.compose.foundation.horizontalScroll
2828import androidx.compose.foundation.layout.Arrangement
2929import androidx.compose.foundation.layout.Column
30- import androidx.compose.foundation.layout.PaddingValues
3130import androidx.compose.foundation.layout.Row
3231import androidx.compose.foundation.layout.Spacer
3332import androidx.compose.foundation.layout.fillMaxSize
You can’t perform that action at this time.
0 commit comments