Skip to content

Commit 003d9ce

Browse files
committed
Remove unused type Jsx.ref
1 parent 441754e commit 003d9ce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

runtime/Jsx.res

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
// unnecessarily add `Primitive_option.some` calls for optional props.
2727
type element = private {}
2828

29-
type ref
30-
3129
@val external null: element = "null"
3230

3331
external float: float => element = "%identity"

0 commit comments

Comments
 (0)