mirror of
https://github.com/rclone/rclone.git
synced 2025-08-09 21:57:59 +02:00
build: remove unused code spotted by the deadcode linter
This commit is contained in:
@ -15,8 +15,6 @@ import (
|
||||
|
||||
var (
|
||||
remoteName = "TestAlias"
|
||||
testPath = "test"
|
||||
filesPath = filepath.Join(testPath, "files")
|
||||
)
|
||||
|
||||
func prepare(t *testing.T, root string) {
|
||||
|
Reference in New Issue
Block a user