gofmt-ed modules/git/utils_test.go due to linter

This commit is contained in:
Lucas Hinderberger 2024-02-24 15:53:38 +01:00
parent a4b0c0edc5
commit c8ae3498e7

View file

@ -13,4 +13,3 @@ func skipIfSHA256NotSupported(t *testing.T) {
t.Skip("skipping because installed Git version doesn't support SHA256")
}
}