mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-31 16:06:31 +00:00 
			
		
		
		
	Remove a useless clippy silence
This commit is contained in:
		
				
					committed by
					
						 Clément Renault
						Clément Renault
					
				
			
			
				
	
			
			
			
						parent
						
							07d39776f9
						
					
				
				
					commit
					7c908fadcf
				
			| @@ -338,7 +338,6 @@ impl IndexScheduler { | ||||
|  | ||||
| impl IndexScheduler { | ||||
|     /// Create an index scheduler and start its run loop. | ||||
|     #[allow(clippy::too_many_arguments)] | ||||
|     pub fn new( | ||||
|         options: IndexSchedulerOptions, | ||||
|         #[cfg(test)] test_breakpoint_sdr: crossbeam::channel::Sender<(Breakpoint, bool)>, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user