We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39639f6 commit bd16325Copy full SHA for bd16325
1 file changed
src/wasm_runtime/src/main.rs
@@ -32,8 +32,6 @@ mod wasip1;
32
33
#[cfg(component)]
34
mod component;
35
-#[cfg(component)]
36
-use component::*;
37
38
// The file referenced in this include! macro is created by the
39
// build.rs script. The build.rs script gets the current version of
0 commit comments