Remove unused macro_use

This commit is contained in:
Maik Klein 2017-04-16 12:51:33 +02:00
parent c4e5812668
commit 6ef7cc18f3

View file

@ -1,4 +1,3 @@
#[macro_use]
extern crate ash;
#[macro_use]
extern crate examples;