mirror of
https://github.com/rclone/rclone.git
synced 2026-01-21 03:43:26 +00:00
Fix lint issues reported by staticcheck
Used staticcheck 2022.1.2 (v0.3.2) See: staticcheck.io
This commit is contained in:
@@ -254,7 +254,6 @@ func (d *dir) createDirectories() {
|
||||
return
|
||||
}
|
||||
}
|
||||
return
|
||||
}
|
||||
|
||||
// list the directory hierarchy
|
||||
|
||||
Reference in New Issue
Block a user