Fixing warnings

This commit is contained in:
Tomasz Drwięga
2016-06-20 15:20:55 +02:00
parent b05c218338
commit da7b30628b
5 changed files with 10 additions and 14 deletions

View File

@@ -236,7 +236,6 @@ impl AccountProvider {
#[cfg(test)]
mod tests {
use super::AccountProvider;
use ethstore::SecretStore;
use ethstore::ethkey::{Generator, Random};
#[test]