Skip to content

Commit 0f70971

Browse files
Cargo clippy
1 parent 4982edd commit 0f70971

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cli.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ use clap::Parser;
99
about = "Inspect your untracked local Git files",
1010
arg_required_else_help = false
1111
)]
12-
1312
pub struct Args {
1413
#[arg(
1514
short = 'p',

0 commit comments

Comments
 (0)