chore: addres v2 clippy errors

This commit is contained in:
hrithikesh026
2025-10-23 12:20:19 +05:30
parent aae6a6b75e
commit 88273a73da

View File

@ -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,