Fixed warnings

This commit is contained in:
arkpar 2016-01-29 15:06:25 +01:00
parent 3aa00586e3
commit 233684bf13

View File

@ -1,6 +1,3 @@
use std::env;
use log::{LogLevelFilter};
use env_logger::LogBuilder;
use super::test_common::*;
use client::{BlockChainClient,Client};
use pod_state::*;