mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-11-01 02:57:02 +08:00 
			
		
		
		
	chore: address Rust 1.84.0 clippy lints (#7021)
This commit is contained in:
		| @ -575,7 +575,7 @@ pub fn get_default_config_key( | ||||
|  | ||||
| /// Retrieves cached success_based routing configs specific to tenant and profile | ||||
| #[cfg(all(feature = "v1", feature = "dynamic_routing"))] | ||||
| pub async fn get_cached_success_based_routing_config_for_profile<'a>( | ||||
| pub async fn get_cached_success_based_routing_config_for_profile( | ||||
|     state: &SessionState, | ||||
|     key: &str, | ||||
| ) -> Option<Arc<routing_types::SuccessBasedRoutingConfig>> { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Chethan Rao
					Chethan Rao