Skip to content

Commit 3b22223

Browse files
committed
remove unused imports
1 parent 8ffe8c5 commit 3b22223

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/src/main/java/org/nsh07/pomodoro/ui/timerScreen/TimerScreen.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ import androidx.compose.animation.shrinkVertically
3333
import androidx.compose.animation.slideInVertically
3434
import androidx.compose.animation.slideOutVertically
3535
import androidx.compose.animation.togetherWith
36-
import androidx.compose.foundation.background
3736
import androidx.compose.foundation.clickable
3837
import androidx.compose.foundation.interaction.MutableInteractionSource
3938
import androidx.compose.foundation.layout.Arrangement
@@ -79,7 +78,6 @@ import androidx.compose.ui.Alignment
7978
import androidx.compose.ui.Alignment.Companion.CenterHorizontally
8079
import androidx.compose.ui.Modifier
8180
import androidx.compose.ui.draw.clip
82-
import androidx.compose.ui.graphics.Color
8381
import androidx.compose.ui.graphics.StrokeCap
8482
import androidx.compose.ui.graphics.drawscope.Stroke
8583
import androidx.compose.ui.hapticfeedback.HapticFeedbackType

0 commit comments

Comments
 (0)