kill unused macro_use annotation

This commit is contained in:
Robert Habermeier
2017-12-18 11:08:43 +01:00
parent 9a030d6e09
commit 6da40e8a7a
-1
View File
@@ -29,7 +29,6 @@
//!
//! Groups themselves may be compromised by malicious validators.
#[macro_use]
extern crate futures;
extern crate polkadot_primitives as primitives;