remove re-export of parking_lot in util (#6435)
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
use std::sync::{Weak, Arc};
|
||||
use std::collections::BTreeMap;
|
||||
use std::cmp;
|
||||
use parking_lot::RwLock;
|
||||
use util::*;
|
||||
use ethkey::{recover, public_to_address, Signature};
|
||||
use account_provider::AccountProvider;
|
||||
|
||||
Reference in New Issue
Block a user