Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jokestax committed Feb 9, 2025
1 parent ae27507 commit f83cf12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/k3d/adjustContent.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ import (
)

func AdjustGitopsRepo(cloudProvider, clusterName, clusterType, gitopsRepoDir, gitProvider string, removeAtlantis, installKubefirstPro bool) error {

// * clean up all other platforms
for _, platform := range pkg.SupportedPlatforms {
if platform != fmt.Sprintf("%s-%s", CloudProvider, gitProvider) {
Expand Down

0 comments on commit f83cf12

Please sign in to comment.