Merge pull request #1354 from ethcore/warnings-fix
Fixing clippy warnings
This commit is contained in:
@@ -236,7 +236,6 @@ impl AccountProvider {
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::AccountProvider;
|
||||
use ethstore::SecretStore;
|
||||
use ethstore::ethkey::{Generator, Random};
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user