Skip to content

Commit be5cb03

Browse files
committed
Fix detekt
1 parent 4d65a1f commit be5cb03

File tree

1 file changed

+1
-1
lines changed
  • WooCommerce/src/main/kotlin/com/woocommerce/android/ui/woopos/common/composeui/designsystem

1 file changed

+1
-1
lines changed

WooCommerce/src/main/kotlin/com/woocommerce/android/ui/woopos/common/composeui/designsystem/WooPosTheme.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ data class CustomColors(
3030

3131
val infoLowest: Color,
3232
val onInfoLowest: Color,
33-
33+
3434
val errorLowest: Color,
3535
val onErrorLowest: Color,
3636

0 commit comments

Comments
 (0)