Removing warnings

This commit is contained in:
Tomasz Drwięga
2016-05-23 11:46:01 +02:00
parent f738f5e032
commit 256557d3cc
10 changed files with 10 additions and 22 deletions

View File

@@ -512,7 +512,6 @@ mod tests {
use crypto::KeyPair;
use std::str::FromStr;
use rustc_serialize::hex::FromHex;
use rlp::*;
#[test]
fn find_node() {