Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Rakshit Gondwal <[email protected]>
  • Loading branch information
rakshitgondwal committed Sep 1, 2024
1 parent 28f5f3c commit ee1aa8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/nix/template/oci_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -354,4 +354,4 @@ func normalizeStringSlice(slice []string) {

func normalizeString(s string) string {
return strings.Join(strings.Fields(s), " ")
}
}

0 comments on commit ee1aa8a

Please sign in to comment.