chore: fix clippy lints
This commit is contained in:
parent
82141a8201
commit
8bf8c7d080
@ -93,7 +93,6 @@ impl ChangeSet {
|
|||||||
Self::init_wallet_sqlite_tables(db_tx)?;
|
Self::init_wallet_sqlite_tables(db_tx)?;
|
||||||
use chain::rusqlite::OptionalExtension;
|
use chain::rusqlite::OptionalExtension;
|
||||||
use chain::Impl;
|
use chain::Impl;
|
||||||
use miniscript::{Descriptor, DescriptorPublicKey};
|
|
||||||
|
|
||||||
let mut changeset = Self::default();
|
let mut changeset = Self::default();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user