Useless variable.
This commit is contained in:
		
					parent
					
						
							
								4f5c029583
							
						
					
				
			
			
				commit
				
					
						c95ef5ebdb
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -39,7 +39,7 @@ pub fn solve_part2(file_path: &str) -> i32 { | ||||||
|         .step_by(3) |         .step_by(3) | ||||||
|         .collect::<Vec<&str>>() |         .collect::<Vec<&str>>() | ||||||
|         .iter() |         .iter() | ||||||
|         .map(|item| { |         .map(|_item| { | ||||||
|             let common_letter = { |             let common_letter = { | ||||||
|                 let first = &iter |                 let first = &iter | ||||||
|                     .next() |                     .next() | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue