Skip to content

Commit

Permalink
rm small duplication
Browse files Browse the repository at this point in the history
  • Loading branch information
lubegasimon committed Dec 4, 2023
1 parent 62b181a commit 8d36740
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions packages/css/native/shared/Css_AtomicTypes.ml
Original file line number Diff line number Diff line change
Expand Up @@ -1201,13 +1201,8 @@ module TextEmphasisStyle = struct

type nonrec t =
[ `none
| `filled
| `open_
| `dot
| `circle
| `double_circle
| `triangle
| `sesame
| FilledOrOpen.t
| Shape.t
| `string of string
]

Expand Down

0 comments on commit 8d36740

Please sign in to comment.