Remove unneeded extern crate, macro_use, and tidy uses.
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
#![deny(missing_docs)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate alloc;
|
||||
|
||||
use alloc::boxed::Box;
|
||||
|
||||
Reference in New Issue
Block a user