mirror of
https://github.com/rclone/rclone
synced 2024-11-28 06:41:41 +01:00
pcloud: remove duplicated UserInfo.Result field spotted by go vet
This commit is contained in:
parent
076d3da825
commit
ec59760d9c
@ -161,7 +161,6 @@ type UserInfo struct {
|
||||
PublicLinkQuota int64 `json:"publiclinkquota"`
|
||||
Email string `json:"email"`
|
||||
UserID int `json:"userid"`
|
||||
Result int `json:"result"`
|
||||
Quota int64 `json:"quota"`
|
||||
TrashRevretentionDays int `json:"trashrevretentiondays"`
|
||||
Premium bool `json:"premium"`
|
||||
|
Loading…
Reference in New Issue
Block a user