mirror of
https://github.com/minio/minio.git
synced 2025-11-23 19:17:43 -05: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