mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
common: remove unused import
This commit is contained in:
parent
308bfc5ac7
commit
1bfa77b319
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ import androidx.compose.material3.lightColorScheme
|
|||
import androidx.compose.runtime.Composable
|
||||
import androidx.compose.runtime.CompositionLocalProvider
|
||||
import androidx.compose.runtime.ProvidedValue
|
||||
import androidx.compose.ui.graphics.Color
|
||||
|
||||
val LightThemeColors =
|
||||
lightColorScheme(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue