Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
chore: remove unused imports in test
Browse files Browse the repository at this point in the history
  • Loading branch information
steph-rs committed Aug 2, 2024
1 parent 1b99556 commit 627b7cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/lib/via_btc_client/src/regtest.rs
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ impl Drop for BitcoinRegtest {
#[cfg(test)]
mod tests {
use bitcoin::CompressedPublicKey;
use bitcoincore_rpc::{Auth, Client, RpcApi};
use secp256k1::Secp256k1;

use super::*;
Expand Down

0 comments on commit 627b7cb

Please sign in to comment.