Skip to content

Commit

Permalink
chore: clipy
Browse files Browse the repository at this point in the history
  • Loading branch information
thesimplekid committed Oct 14, 2024
1 parent bd68706 commit 3efd989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/cdk/src/wallet/melt.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ use tracing::instrument;

use crate::{
dhke::construct_proofs,
nuts::{CurrencyUnit, Id, MeltQuoteBolt11Response, PreMintSecrets, Proofs, PublicKey, State},
nuts::{CurrencyUnit, MeltQuoteBolt11Response, PreMintSecrets, Proofs, PublicKey, State},
types::{Melted, ProofInfo},
util::unix_time,
Amount, Error, Wallet,
Expand Down

0 comments on commit 3efd989

Please sign in to comment.