Skip to content

Commit

Permalink
removed unused macro
Browse files Browse the repository at this point in the history
  • Loading branch information
vikrammullick committed Jan 12, 2022
1 parent a3ede4f commit 459600e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kernel/wasi_interpreter/src/lib.rs
Expand Up @@ -8,7 +8,6 @@ mod wasmi_state_machine;

#[macro_use]
extern crate alloc;
#[macro_use]
extern crate app_io;
extern crate core2;
extern crate fs_node;
Expand Down

0 comments on commit 459600e

Please sign in to comment.