removed sturctopt macro

This commit is contained in:
Thomas Eppers 2021-10-20 18:56:16 +02:00
parent c3c653f7a6
commit a82119f827

View File

@ -8,7 +8,6 @@ mod widget;
/// helps you searching or updating tags of your used docker images /// helps you searching or updating tags of your used docker images
#[derive(StructOpt, Debug)] #[derive(StructOpt, Debug)]
#[structopt(name = "main")]
pub struct Opt { pub struct Opt {
/// Show architectures of images and their sizes /// Show architectures of images and their sizes
#[structopt(short, long)] #[structopt(short, long)]