You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* internal/pkg/agent/cmd: remove redundant addCommandIfNotNil func (#7502)
None of the subcommand construction functions return a nil
*cobra.Command, althought this was apparently the case in the past. So
remove the wrapper func and its tests.
(cherry picked from commit 2167fb2)
# Conflicts:
# internal/pkg/agent/cmd/common.go
* resolve conflicts
---------
Co-authored-by: Dan Kortschak <[email protected]>
0 commit comments