1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-02 14:28:52 -05:00

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")
}
}