Skip to content

Commit 0be6887

Browse files
committed
Update a reference test for 1.46
1 parent 5ed1f17 commit 0be6887

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

crates/cli/tests/reference/import-catch.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ export function exported() {
4545
wasm.exported();
4646
}
4747

48-
export const __wbindgen_object_drop_ref = function(arg0) {
49-
takeObject(arg0);
50-
};
51-
5248
export const __wbg_foo_8d66ddef0ff279d6 = handleError(function() {
5349
foo();
5450
});

0 commit comments

Comments
 (0)