diff --git a/src/lib.rs b/src/lib.rs index 5502278..34be0b8 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -37,7 +37,6 @@ extern crate alloc; #[macro_use] extern crate collections; -#[macro_use] extern crate bitflags; extern crate goblin; extern crate spin;