bitcoin: remove unused import
This commit is contained in:
parent
ce026a62e6
commit
4949632fe6
@ -9,7 +9,7 @@ use crate::{
|
||||
bitcoin::d::{BitcoindError, CachedTxGetter, LSBlockEntry},
|
||||
descriptors,
|
||||
};
|
||||
pub use d::{MempoolEntry, MempoolEntryFees, SyncProgress};
|
||||
pub use d::{MempoolEntry, SyncProgress};
|
||||
|
||||
use std::{fmt, sync};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user