mirror of
https://github.com/rclone/rclone.git
synced 2025-12-30 15:13:55 +00:00
build: remove unused code spotted by the deadcode linter
This commit is contained in:
@@ -50,7 +50,6 @@ var (
|
||||
errorUncategorized = errors.New("uncategorized error")
|
||||
errorNotEnoughArguments = errors.New("not enough arguments")
|
||||
errorTooManyArguents = errors.New("too many arguments")
|
||||
errorUsageError = errors.New("usage error")
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user