Skip to content

Commit

Permalink
Remedy clippy warning
Browse files Browse the repository at this point in the history
  • Loading branch information
walles committed Jan 11, 2025
1 parent 2192dde commit e16f8c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ const GIT_VERSION: &str = git_version!(cargo_prefix = "");
riff [-b] [-w] [options...] <FD1> <FD2>
riff [-b] [-w] [options...] --file <FILE>"#
)]

struct Options {
/// First file or directory to compare
#[arg(requires("fd2"))]
Expand Down

0 comments on commit e16f8c6

Please sign in to comment.