Remove an unnecessary #[macro_use]
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
#[macro_use]
|
|
||||||
extern crate quickcheck;
|
extern crate quickcheck;
|
||||||
extern crate rand;
|
extern crate rand;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user