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