Remove unneeded extern crate, macro_use, and tidy uses.
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
)
|
||||
)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate alloc;
|
||||
|
||||
#[cfg(not(feature = "std"))]
|
||||
|
||||
Reference in New Issue
Block a user