Fix space
This commit is contained in:
		
							parent
							
								
									36c8be2dd2
								
							
						
					
					
						commit
						3794e3e86a
					
				@ -226,6 +226,7 @@ fn display_grid(
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
    println!();
 | 
					    println!();
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
fn main() -> Result<(), Box<dyn std::error::Error>> {
 | 
					fn main() -> Result<(), Box<dyn std::error::Error>> {
 | 
				
			||||||
    // We handle CLI flags here.
 | 
					    // We handle CLI flags here.
 | 
				
			||||||
    let matches = App::new("DancingDroids")
 | 
					    let matches = App::new("DancingDroids")
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user