mirror of
https://github.com/minio/minio.git
synced 2025-11-27 12:53:45 -05:00
run gofumpt cleanup across code-base (#14015)
This commit is contained in:
@@ -1121,7 +1121,6 @@ func (l *gcsGateway) PutObjectPart(ctx context.Context, bucket string, key strin
|
||||
LastModified: minio.UTCNow(),
|
||||
Size: data.Size(),
|
||||
}, nil
|
||||
|
||||
}
|
||||
|
||||
// gcsGetPartInfo returns PartInfo of a given object part
|
||||
|
||||
Reference in New Issue
Block a user