mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 09:38:33 +08:00
chore: addres v2 clippy errors
This commit is contained in:
@ -289,6 +289,7 @@ impl Feature<api::CompleteAuthorize, types::CompleteAuthorizeData>
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[allow(clippy::too_many_arguments)]
|
||||||
async fn handle_preprocessing_through_unified_connector_service(
|
async fn handle_preprocessing_through_unified_connector_service(
|
||||||
router_data: types::RouterData<
|
router_data: types::RouterData<
|
||||||
api::CompleteAuthorize,
|
api::CompleteAuthorize,
|
||||||
|
|||||||
Reference in New Issue
Block a user