Skip to content

Commit ba1ab0d

Browse files
Restyled by gofmt
1 parent 125440f commit ba1ab0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

task/common/machine/storage.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ import (
1414
_ "github.com/rclone/rclone/backend/s3"
1515

1616
"github.com/rclone/rclone/fs"
17-
"github.com/rclone/rclone/fs/sync"
1817
"github.com/rclone/rclone/fs/operations"
18+
"github.com/rclone/rclone/fs/sync"
1919

2020
"terraform-provider-iterative/task/common"
2121
)

0 commit comments

Comments
 (0)