chore: indentation fix

(cherry picked from commit 8a1ebeb52d7682e00e6626990408d81386d5093a)
This commit is contained in:
Shariq Ansari 2025-09-03 12:42:08 +05:30 committed by Mergify
parent ee964637ac
commit 06d647dd72

View File

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