Skip to content

Commit a6fcf6f

Browse files
authored
cleanup: Remove completion subcommand (#2107)
1 parent f090c7b commit a6fcf6f

File tree

2 files changed

+0
-86
lines changed

2 files changed

+0
-86
lines changed

pkg/commands/completion.go

-85
This file was deleted.

pkg/commands/executor.go

-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ func NewExecutor(version, commit, date string) *Executor {
9797
e.initHelp()
9898
e.initLinters()
9999
e.initConfig()
100-
e.initCompletion()
101100
e.initVersion()
102101
e.initCache()
103102

0 commit comments

Comments
 (0)