mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-08-22 01:02:51 +00:00
fix comment
This commit is contained in:
parent
d0ed9c007e
commit
66df17e94b
@ -23,7 +23,7 @@ import (
|
||||
"github.com/ahmetb/kubectx/internal/printer"
|
||||
)
|
||||
|
||||
// UnsetOp indicates intention to remove current-context preference.
|
||||
// UnsetOp indicates intention to remove current namespace preference.
|
||||
type UnsetOp struct{}
|
||||
|
||||
func (_ UnsetOp) Run(_, stderr io.Writer) error {
|
||||
|
Loading…
Reference in New Issue
Block a user