chore(rpc-tests): remove unused rand (#9896)

This commit is contained in:
Niklas Adolfsson 2018-11-12 11:41:05 +01:00 committed by Andronik Ordian
parent eea5b86cc4
commit 5cbe834024
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ use std::sync::Arc;
use devtools::http_client;
use jsonrpc_core::MetaIoHandler;
use rand;
use ws;
use v1::{extractors, informant};