mirror of
https://github.com/rclone/rclone.git
synced 2025-08-08 21:44:47 +02:00
Update after goimports change
This commit is contained in:
@ -21,7 +21,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/ncw/go-acd"
|
||||
acd "github.com/ncw/go-acd"
|
||||
"github.com/ncw/rclone/fs"
|
||||
"github.com/ncw/rclone/fs/config"
|
||||
"github.com/ncw/rclone/fs/config/configmap"
|
||||
|
Reference in New Issue
Block a user