‘ColorPreference.kt’: Remove unused imports

This commit is contained in:
Patryk Michalik
2021-06-26 11:16:01 +02:00
parent 76f83ead29
commit 11fd80b254
@@ -2,10 +2,8 @@ package app.lawnchair.ui.preferences.components
import androidx.annotation.ColorInt
import androidx.compose.animation.AnimatedVisibility
import androidx.compose.animation.Crossfade
import androidx.compose.animation.ExperimentalAnimationApi
import androidx.compose.animation.core.animateDpAsState
import androidx.compose.animation.core.tween
import androidx.compose.foundation.background
import androidx.compose.foundation.border
import androidx.compose.foundation.clickable