Skip to content

Commit

Permalink
fix clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
sai-harsha-vardhan committed Nov 30, 2023
1 parent 94715ba commit 3943572
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/router/src/types/api/verify_connector.rs
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ impl VerifyConnectorData {
complete_authorize_url: None,
related_transaction_id: None,
statement_descriptor_suffix: None,
request_incremental_authorization: false,
}
}

Expand Down

0 comments on commit 3943572

Please sign in to comment.