mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-24 08:05:02 +01:00
feat(cli): remove uneeded args
This commit is contained in:
@@ -6,7 +6,6 @@ use clap::Args;
|
||||
#[derive(Args)]
|
||||
pub struct MintInfoSubcommand {
|
||||
/// Cashu Token
|
||||
#[arg(short, long)]
|
||||
mint_url: UncheckedUrl,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user