Update upload.go

This commit is contained in:
ZizzyDizzyMC 2021-02-21 22:54:49 -05:00
parent 20c3d65e30
commit 26030e78fb
1 changed files with 0 additions and 1 deletions

View File

@ -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