mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	chore: code refinement
This commit is contained in:
		| @ -438,6 +438,7 @@ impl Feature<api::ExternalVaultProxy, types::ExternalVaultProxyPaymentsData> | |||||||
|  |  | ||||||
|                 let (router_data_response, status_code) = |                 let (router_data_response, status_code) = | ||||||
|                     unified_connector_service::handle_unified_connector_service_response_for_payment_authorize( |                     unified_connector_service::handle_unified_connector_service_response_for_payment_authorize( | ||||||
|  |                         &mut router_data, | ||||||
|                         payment_authorize_response.clone(), |                         payment_authorize_response.clone(), | ||||||
|                     ) |                     ) | ||||||
|                     .change_context(ApiErrorResponse::InternalServerError) |                     .change_context(ApiErrorResponse::InternalServerError) | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Amitsingh Tanwar
					Amitsingh Tanwar