Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
DanGould committed Nov 13, 2024
1 parent 0708ac5 commit 28ac003
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/uri.rs
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,6 @@ impl PjUriBuilder {
#[cfg(test)]
#[cfg(not(feature = "uniffi"))]
mod tests {
use std::sync::Arc;

use bdk::bitcoin;

use crate::uri::{PjUriBuilder, Url};
Expand Down

0 comments on commit 28ac003

Please sign in to comment.