chore: indentation fix

This commit is contained in:
Shariq Ansari 2025-09-03 12:42:08 +05:30 committed by GitHub
parent b55bf0918f
commit 8a1ebeb52d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -106,7 +106,6 @@ function convertToDeal(selections, unselectAll) {
}
function deleteValues(selections, unselectAll) {
unselectAllAction.value = unselectAll
const selectedDocs = Array.from(selections)