Skip to content

Commit

Permalink
fix: lints
Browse files Browse the repository at this point in the history
  • Loading branch information
pixincreate committed Feb 24, 2025
1 parent f7e6d23 commit 857ab0e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ impl ConnectorRedirectResponse for ConnectorEnum {

impl ConnectorValidation for ConnectorEnum {
fn validate_connector_against_payment_request(
// &self,
&self,
capture_method: Option<common_enums::CaptureMethod>,
payment_method: common_enums::PaymentMethod,
pmt: Option<common_enums::PaymentMethodType>,
Expand Down

0 comments on commit 857ab0e

Please sign in to comment.