We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 125440f commit ba1ab0dCopy full SHA for ba1ab0d
task/common/machine/storage.go
@@ -14,8 +14,8 @@ import (
14
_ "github.com/rclone/rclone/backend/s3"
15
16
"github.com/rclone/rclone/fs"
17
- "github.com/rclone/rclone/fs/sync"
18
"github.com/rclone/rclone/fs/operations"
+ "github.com/rclone/rclone/fs/sync"
19
20
"terraform-provider-iterative/task/common"
21
)
0 commit comments