Skip to content

Commit

Permalink
review fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Maciej Golaszewski committed Oct 18, 2024
1 parent f198d4d commit 95145db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkg/cloudinit/common.go
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,5 @@ func getProxyConfigFiles(data BaseUserData) []File {
})
}

if len(files) == 0 {
return nil
}
return files
}

0 comments on commit 95145db

Please sign in to comment.