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 Aug 31, 2024
1 parent fea0c23 commit d1217bf
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 d1217bf

Please sign in to comment.