Skip to content

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
MordechaiHadad committed Jun 13, 2024
1 parent 6821ff1 commit 2de96cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ fn create_reqwest_client() -> Result<Client, Error> {
Ok(client)
}


/// The `Cli` enum represents the different commands that can be used in the command-line interface.
#[derive(Debug, Parser)]
#[command(version)]
Expand Down

0 comments on commit 2de96cc

Please sign in to comment.