mirror of
https://github.com/rclone/rclone.git
synced 2025-06-01 00:43:18 +08:00
build: remove unused struct fields spotted by structcheck
This commit is contained in:
@ -1368,7 +1368,6 @@ type ListFormat struct {
|
||||
dirSlash bool
|
||||
output []func() string
|
||||
entry fs.DirEntry
|
||||
hash bool
|
||||
}
|
||||
|
||||
// SetSeparator changes separator in struct
|
||||
|
Reference in New Issue
Block a user