Skip to content

Commit 0aecfdc

Browse files
chore(bindgen): fix lint
1 parent 556cb6f commit 0aecfdc

File tree

1 file changed

+0
-2
lines changed
  • crates/js-component-bindgen/src

1 file changed

+0
-2
lines changed

crates/js-component-bindgen/src/core.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -922,5 +922,3 @@ impl Translator<'_, '_> {
922922
self.func.instruction(&Call(func));
923923
}
924924
}
925-
926-

0 commit comments

Comments
 (0)