mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-10 07:06:53 +00:00
clone_err
This commit is contained in:
@@ -212,6 +212,7 @@ impl ECStore {
|
||||
DeleteOptions {
|
||||
recursive: true,
|
||||
immediate: false,
|
||||
..Default::default()
|
||||
},
|
||||
));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user