Remove unused macro_use. (#11191)
This commit is contained in:
parent
6960d35abb
commit
20bd1fa789
@ -42,7 +42,6 @@ extern crate tokio_service;
|
||||
extern crate url;
|
||||
extern crate jsonrpc_server_utils;
|
||||
|
||||
#[macro_use]
|
||||
extern crate ethabi_derive;
|
||||
#[macro_use]
|
||||
extern crate ethabi_contract;
|
||||
|
Loading…
Reference in New Issue
Block a user