Removed comment

This commit is contained in:
Dean 2023-08-24 15:40:03 +01:00
parent 3f51b5aa90
commit 32f8638ffd
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@
} else {
parentFieldsUpdated[parentFieldIdx] = updatedField
}
// fieldList = parentFieldsUpdated
dispatch("change", getValidColumns(parentFieldsUpdated, options))
}