Skip to content

Commit

Permalink
spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
harilvfs committed Nov 1, 2024
1 parent 5ab44fc commit ed68262
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

use crossterm::{
event::{self, Event, KeyCode},
execute,
Expand Down Expand Up @@ -111,3 +112,4 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {

Ok(())
}

0 comments on commit ed68262

Please sign in to comment.