Skip to content

Commit

Permalink
clippy empty line after attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldjeffrey committed Dec 2, 2024
1 parent eebbfac commit bbfedb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion iot_verifier/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ use task_manager::TaskManager;
#[derive(Debug, clap::Parser)]
#[clap(version = env!("CARGO_PKG_VERSION"))]
#[clap(about = "Helium POC IOT Verifier")]

pub struct Cli {
/// Optional configuration file to use. If present the toml file at the
/// given path will be loaded. Environment variables can override the
Expand Down

0 comments on commit bbfedb7

Please sign in to comment.