Skip to content

Commit

Permalink
Remove placeholder doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthieu-LAURENT39 committed Feb 12, 2024
1 parent 03efac4 commit 626097c
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 @@ -4,7 +4,6 @@ use crate::config::BirthdayDate;
use chrono_tz::Tz;
use clap::{Parser, Subcommand};

/// Simple program to greet a person
#[derive(Parser, Debug)]
#[command(author, version, about, long_about = None)]
pub struct Cli {
Expand Down

0 comments on commit 626097c

Please sign in to comment.