Commit 7091519
committed
cli/command/completion: remove deprecated NoComplete
This function was an exact duplicate of [cobra.NoFileCompletions], and
was deprecated in 2827d03.
[cobra.NoFileCompletions]: https://pkg.go.dev/github.com/spf13/[email protected]#NoFileCompletions
Signed-off-by: Sebastiaan van Stijn <[email protected]>1 parent ba21666 commit 7091519
1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | 141 | | |
149 | 142 | | |
150 | 143 | | |
| |||
0 commit comments