removed sturctopt macro
This commit is contained in:
parent
c3c653f7a6
commit
a82119f827
@ -8,7 +8,6 @@ mod widget;
|
||||
|
||||
/// helps you searching or updating tags of your used docker images
|
||||
#[derive(StructOpt, Debug)]
|
||||
#[structopt(name = "main")]
|
||||
pub struct Opt {
|
||||
/// Show architectures of images and their sizes
|
||||
#[structopt(short, long)]
|
||||
|
Loading…
Reference in New Issue
Block a user