mirror of
https://github.com/rclone/rclone.git
synced 2025-02-20 07:48:33 +02:00
Fix golint
This commit is contained in:
parent
43c530922a
commit
4482e75f38
@ -297,7 +297,7 @@ func NewAccount(in io.ReadCloser, obj Object) *Account {
|
||||
return NewAccountSizeName(in, obj.Size(), obj.Remote())
|
||||
}
|
||||
|
||||
// NewAccountSizeName makes a Account reader for an io.ReadCloser of
|
||||
// NewAccountSizeNameWithBuffer makes a Account reader for an io.ReadCloser of
|
||||
// the given size and name
|
||||
//
|
||||
// If the file is above a certain size it adds an Async reader
|
||||
|
Loading…
x
Reference in New Issue
Block a user