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 17, 2024
1 parent 02ef689 commit 8728c2d
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 8728c2d

Please sign in to comment.