Skip to content

Commit bd16325

Browse files
committed
make clippy happy with components
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
1 parent 39639f6 commit bd16325

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/wasm_runtime/src/main.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ mod wasip1;
3232

3333
#[cfg(component)]
3434
mod component;
35-
#[cfg(component)]
36-
use component::*;
3735

3836
// The file referenced in this include! macro is created by the
3937
// build.rs script. The build.rs script gets the current version of

0 commit comments

Comments
 (0)