Skip to content

Commit

Permalink
Fix clippy::nursery issue
Browse files Browse the repository at this point in the history
  • Loading branch information
catuhana committed Jul 27, 2024
1 parent 8ac57b7 commit d09bbce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cli/env.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ use clap::Args;
use super::NueCommand;

#[derive(Args, Debug)]

pub struct CommandArguments;

impl NueCommand for CommandArguments {
Expand Down

0 comments on commit d09bbce

Please sign in to comment.