Skip to content

Commit

Permalink
Remove unused macro_use. (openethereum#11191)
Browse files Browse the repository at this point in the history
  • Loading branch information
afck authored and renlord committed Oct 22, 2019
1 parent e48abd1 commit bea4438
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion secret-store/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit bea4438

Please sign in to comment.