Remove unneeded extern crate, macro_use, and tidy uses.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
extern crate alloc;
|
||||
extern crate core;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user