Skip to content

Commit

Permalink
use cobra default auto completion (#1549)
Browse files Browse the repository at this point in the history
  • Loading branch information
nexustar authored Sep 3, 2021
1 parent 551e758 commit 562140c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 196 deletions.
195 changes: 0 additions & 195 deletions cmd/completion.go

This file was deleted.

1 change: 0 additions & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ the latest stable version will be downloaded from the repository.`,
newCleanCmd(),
newMirrorCmd(),
newTelemetryCmd(),
newCompletionCmd(),
newEnvCmd(),
)

Expand Down

0 comments on commit 562140c

Please sign in to comment.