docs: remove left over comment
This commit is contained in:
parent
97f7595cc5
commit
0ccfa53746
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ pub mod crypto;
|
|||
|
||||
type Error = Box<dyn std::error::Error>;
|
||||
|
||||
/// Simple program to greet a person
|
||||
#[derive(Parser, Debug)]
|
||||
#[command(version, about, long_about = None)]
|
||||
struct Args {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue