mirror of
https://github.com/ahmetb/kubectx.git
synced 2026-03-18 03:42:12 +00:00
fix comment
This commit is contained in:
committed by
Ahmet Alp Balkan
parent
7fc9c21f4b
commit
cef93629f0
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user