mirror of
https://github.com/minio/minio.git
synced 2025-11-21 02:09:08 -05:00
browser: Send correct arguments for RemoveObjects web handler. (#3848)
Fixes #3839
This commit is contained in:
committed by
Harshavardhana
parent
05e53f1b34
commit
0bae3330e8
@@ -199,7 +199,6 @@ export default (state = {
|
||||
newState.checkedObjects = []
|
||||
break
|
||||
}
|
||||
console.log(newState.checkedObjects)
|
||||
|
||||
return newState
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user