File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
app/src/main/java/org/nsh07/pomodoro/ui/timerScreen Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,6 @@ import androidx.compose.animation.shrinkVertically
3333import androidx.compose.animation.slideInVertically
3434import androidx.compose.animation.slideOutVertically
3535import androidx.compose.animation.togetherWith
36- import androidx.compose.foundation.background
3736import androidx.compose.foundation.clickable
3837import androidx.compose.foundation.interaction.MutableInteractionSource
3938import androidx.compose.foundation.layout.Arrangement
@@ -79,7 +78,6 @@ import androidx.compose.ui.Alignment
7978import androidx.compose.ui.Alignment.Companion.CenterHorizontally
8079import androidx.compose.ui.Modifier
8180import androidx.compose.ui.draw.clip
82- import androidx.compose.ui.graphics.Color
8381import androidx.compose.ui.graphics.StrokeCap
8482import androidx.compose.ui.graphics.drawscope.Stroke
8583import androidx.compose.ui.hapticfeedback.HapticFeedbackType
You can’t perform that action at this time.
0 commit comments