mirror of
https://github.com/rclone/rclone.git
synced 2025-08-16 16:41:34 +02:00
Move dircache, oauthutil, rest and pacer modules into lib
This commit is contained in:
@ -16,7 +16,7 @@ import (
|
||||
|
||||
"github.com/ncw/rclone/backend/box/api"
|
||||
"github.com/ncw/rclone/fs"
|
||||
"github.com/ncw/rclone/rest"
|
||||
"github.com/ncw/rclone/lib/rest"
|
||||
"github.com/pkg/errors"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user