mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +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(
|
||||
router_data: types::RouterData<
|
||||
api::CompleteAuthorize,
|
||||
|
||||
Reference in New Issue
Block a user