We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aeb6c5 commit 4532fb5Copy full SHA for 4532fb5
1 file changed
lightning/src/ln/channelmanager.rs
@@ -12487,7 +12487,7 @@ pub mod bench {
12487
use bitcoin::blockdata::locktime::absolute::LockTime;
12488
use bitcoin::hashes::Hash;
12489
use bitcoin::hashes::sha256::Hash as Sha256;
12490
- use bitcoin::{Block, Transaction, TxOut};
+ use bitcoin::{Transaction, TxOut};
12491
12492
use crate::sync::{Arc, Mutex, RwLock};
12493
0 commit comments