Skip to content

Commit 848d801

Browse files
committed
Remove unused type entry
1 parent 2032eaa commit 848d801

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/src/ruby_api/convert.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ define_rb_intern!(
1313
V128 => "v128",
1414
FUNCREF => "funcref",
1515
EXTERNREF => "externref",
16-
NULLFUNCREF => "nullfuncref",
1716
);
1817

1918
lazy_static! {

0 commit comments

Comments
 (0)