Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasgriffin committed Sep 5, 2024
1 parent 14f3b75 commit 202c541
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bdk-ffi/src/bitcoin.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ use bdk_wallet::bitcoin::Psbt as BdkPsbt;
use bdk_wallet::bitcoin::Transaction as BdkTransaction;
use bdk_wallet::bitcoin::TxIn as BdkTxIn;
use bdk_wallet::bitcoin::TxOut as BdkTxOut;
use bdk_wallet::bitcoin::Txid;
use bdk_wallet::miniscript::psbt::PsbtExt as MiniscriptPsbtExt;

use std::fmt::Display;
Expand Down

0 comments on commit 202c541

Please sign in to comment.