mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
fmt
This commit is contained in:
parent
c2bf1a88ac
commit
9292796ec2
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue