forked from toolshed/abra
refactor!: remove no-input flag where not needed
This commit is contained in:
@ -49,7 +49,6 @@ the logs.
|
||||
Aliases: []string{"e"},
|
||||
Flags: []cli.Flag{
|
||||
internal.DebugFlag,
|
||||
internal.NoInputFlag,
|
||||
internal.WatchFlag,
|
||||
},
|
||||
Before: internal.SubCommandBefore,
|
||||
|
Reference in New Issue
Block a user