mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
build: remove unused struct fields spotted by structcheck
This commit is contained in:
@@ -168,7 +168,6 @@ type Fs struct {
|
||||
root string
|
||||
features *fs.Features // optional features
|
||||
cipher Cipher
|
||||
mode NameEncryptionMode
|
||||
}
|
||||
|
||||
// Name of the remote (as passed into NewFs)
|
||||
|
||||
Reference in New Issue
Block a user