mirror of
https://github.com/pgsty/minio.git
synced 2026-07-24 06:26:17 +03:00
run gofumpt cleanup across code-base (#14015)
This commit is contained in:
@@ -57,7 +57,6 @@ func TestInvalidExpiration(t *testing.T) {
|
||||
t.Fatalf("%d: Expected %v but got %v", i+1, tc.expectedErr, err)
|
||||
}
|
||||
})
|
||||
|
||||
}
|
||||
|
||||
validationTestCases := []struct {
|
||||
|
||||
Reference in New Issue
Block a user