Skip to content

Commit

Permalink
Revert.
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrtwhite committed Feb 29, 2024
1 parent c8fb55d commit eb826da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -624,6 +624,6 @@ private data class ShrinkImpl(
override val value: Double,
) : Shrink

data class FlexImpl(
private data class FlexImpl(
override val value: Double,
) : Flex

0 comments on commit eb826da

Please sign in to comment.