diff --git a/src/lib.rs b/src/lib.rs index 5502278915efed4d28db586a5e15ab9a1158b33b..34be0b8bf2a42f74b84eeac431f955f59d591e3a 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;