Skip to content

Commit

Permalink
Small fix for linter
Browse files Browse the repository at this point in the history
Signed-off-by: Alexey Yakubov <[email protected]>
  • Loading branch information
mrwesadex-flant committed Jan 17, 2025
1 parent 99cb7a3 commit e424438
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ import (
)

func KubernetesDefaultConfigCreate() (*rest.Config, error) {

config, err := rest.InClusterConfig()
if err == nil {
return config, nil
Expand Down

0 comments on commit e424438

Please sign in to comment.