refactor: dead code removed
This commit is contained in:
@@ -15,9 +15,6 @@ pub struct CliArgs {
|
||||
#[clap(short = 'g')]
|
||||
pub gui: bool,
|
||||
|
||||
// /// Install to ./local/bin
|
||||
// #[clap(short = 'i')]
|
||||
// pub install: bool,
|
||||
/// Remove timestamps from Docker logs
|
||||
#[clap(short = 't')]
|
||||
pub timestamp: bool,
|
||||
|
||||
Reference in New Issue
Block a user