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]
|
#![no_std]
|
||||||
|
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
#[macro_use]
|
|
||||||
extern crate alloc;
|
extern crate alloc;
|
||||||
|
|
||||||
#[macro_use]
|
#[macro_use]
|
||||||
|
|||||||
Reference in New Issue
Block a user