cleanup: remove spurious macro_use in cranelift-bforest;
This commit is contained in:
committed by
Andrew Brown
parent
68b671e0ee
commit
c8128539d0
@@ -33,7 +33,6 @@
|
||||
#![no_std]
|
||||
|
||||
#[cfg(test)]
|
||||
#[macro_use]
|
||||
extern crate alloc;
|
||||
|
||||
#[macro_use]
|
||||
|
||||
Reference in New Issue
Block a user