amazonclouddrive: remove Amazon Drive backend code and docs #7539

The Amazon Drive backend is closed from 2023-12-31.

See: https://www.amazon.com/b?ie=UTF8&node=23943055011
This commit is contained in:
Nick Craig-Wood 2024-01-03 11:49:46 +00:00
parent 578b9df6ea
commit 0e746f25a3
20 changed files with 29 additions and 1888 deletions

View file

@ -4,7 +4,6 @@ package all
import (
// Active file systems
_ "github.com/rclone/rclone/backend/alias"
_ "github.com/rclone/rclone/backend/amazonclouddrive"
_ "github.com/rclone/rclone/backend/azureblob"
_ "github.com/rclone/rclone/backend/azurefiles"
_ "github.com/rclone/rclone/backend/b2"