0
0
forked from toolshed/abra

refactor: remove unused flag

This commit is contained in:
2021-12-27 16:07:57 +01:00
parent 3eef1e8587
commit a06043375d
2 changed files with 0 additions and 13 deletions

View File

@ -43,7 +43,6 @@ convenient command-line experience. See "abra autocomplete -h" for more.
AutoCompleteCommand,
},
Flags: []cli.Flag{
internal.VerboseFlag,
internal.DebugFlag,
internal.NoInputFlag,
},