Fix |cargo test|

This commit is contained in:
Michael Vines 2018-11-02 18:37:01 -07:00 committed by Grimes
parent 40e945b0c8
commit a264f8fa9b
1 changed files with 0 additions and 1 deletions

View File

@ -1324,7 +1324,6 @@ mod tests {
use packet::SharedBlob;
use result::Error;
use signature::{Keypair, KeypairUtil};
use solana_sdk::pubkey::Pubkey;
use std::fs::remove_dir_all;
use std::net::{IpAddr, Ipv4Addr, SocketAddr};
use std::sync::atomic::{AtomicBool, Ordering};