diff --git a/upload.go b/upload.go index c2a181d..22a537a 100644 --- a/upload.go +++ b/upload.go @@ -43,7 +43,6 @@ type UploadRequest struct { randomBarename bool accessKey string // Empty string if not defined srcIp string // Empty string if not defined - contentSize int64 } // Metadata associated with a file as it would actually be stored