mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-18 22:49:23 +08:00
fmt
This commit is contained in:
@@ -205,8 +205,6 @@ func (s3a *S3ApiServer) DeleteMultipleObjectsHandler(w http.ResponseWriter, r *h
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
// purge empty folders, only checking folders with deletions
|
||||
var allDirs []string
|
||||
for dir, _ := range directoriesWithDeletion {
|
||||
|
Reference in New Issue
Block a user