Clean up use to keep rust 1.43.0 from complaining (#9740)

This commit is contained in:
Michael Vines
2020-04-27 16:54:11 -07:00
committed by GitHub
parent 2f705b5b55
commit c11abf88b7
15 changed files with 24 additions and 48 deletions

View File

@ -1,7 +1,6 @@
#[macro_use]
extern crate serde_derive;
use bincode;
use solana_sdk::{
clock::Slot,
commitment_config::CommitmentConfig,