From ae21c8864072848282f199b76fb1bb5b7a59246c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 23 Apr 2019 13:43:41 -0400 Subject: [PATCH] tested S3 import/export with versioned bucket rename and delete working --- doc/todo/import_tree.mdwn | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/todo/import_tree.mdwn b/doc/todo/import_tree.mdwn index cbedd2d9ce..cb8031da7b 100644 --- a/doc/todo/import_tree.mdwn +++ b/doc/todo/import_tree.mdwn @@ -23,9 +23,6 @@ and `git annex sync --content` can be configured to use it. * Need to test S3 import from unversioned bucket. -* Need to test S3 import from versioned bucket, including handling - of deletion of files. - * Write a tip or tips to document using this new feature. (Have one for adb now.)