mirror of
https://github.com/rclone/rclone.git
synced 2025-08-17 17:11:37 +02:00
build: fix problems found by the deadcode linter
This commit is contained in:
@ -23,8 +23,6 @@ import (
|
||||
"github.com/ncw/rclone/fs"
|
||||
)
|
||||
|
||||
const testBase = "github.com/ncw/rclone/"
|
||||
|
||||
// Control concurrency per backend if required
|
||||
var (
|
||||
oneOnlyMu sync.Mutex
|
||||
|
Reference in New Issue
Block a user