Skip to content

Commit

Permalink
Small fix for linter
Browse files Browse the repository at this point in the history
  • Loading branch information
mrwesadex-flant committed Jan 17, 2025
1 parent 9154e4d commit b65c25e
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 b65c25e

Please sign in to comment.