Skip to content

Commit

Permalink
Revert "minor changes"
Browse files Browse the repository at this point in the history
This reverts commit 8cdd254.
  • Loading branch information
Aprabhat19 committed May 2, 2024
1 parent 9627f1c commit f999192
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -277,7 +277,7 @@ impl<F: Send + Clone, Ctx: PaymentMethodRetrieve>
.map(|address| address.address_id.clone()),
&payment_method_info,
merchant_key_store,
profile_id,
profile_id.clone(),
)
.await?;

Expand Down

0 comments on commit f999192

Please sign in to comment.