Skip to content

Commit

Permalink
remove stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
shrimalmadhur committed Aug 13, 2024
1 parent f02e572 commit 1d5db48
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/operator/operatorset.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ func OperatorSetCmd(p utils.Prompter) *cli.Command {
Subcommands: []*cli.Command{
operatorset.DeregisterCmd(p),
},
// TODO(shrimalmadhur): enable after testing
Hidden: true,
}

return operatorSetCmd
Expand Down

0 comments on commit 1d5db48

Please sign in to comment.