Remove useless Immutable annotation
This commit is contained in:
parent
19238acf5d
commit
271ae19436
26 changed files with 0 additions and 50 deletions
|
|
@ -26,7 +26,6 @@ import androidx.compose.ui.graphics.Color
|
|||
/**
|
||||
* This class holds all the semantic tokens of the Compound theme.
|
||||
*/
|
||||
@Immutable
|
||||
data class SemanticColors(
|
||||
/** Background colour for accent or brand actions. State: Hover */
|
||||
val bgAccentHovered: Color,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue