Remove unused macro_use
This commit is contained in:
parent
c4e5812668
commit
6ef7cc18f3
|
@ -1,4 +1,3 @@
|
||||||
#[macro_use]
|
|
||||||
extern crate ash;
|
extern crate ash;
|
||||||
#[macro_use]
|
#[macro_use]
|
||||||
extern crate examples;
|
extern crate examples;
|
||||||
|
|
Loading…
Reference in a new issue