remove comment

This commit is contained in:
Sanchit Agarwal 2024-07-18 00:48:35 +05:30 committed by GitHub
parent afa55aa2fc
commit 719c85f316
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3011,7 +3011,6 @@ export function onDropCellSelectEnd(
]);
try {
// cell is updated here
updateDropCell(ctx);
} catch (err) {
console.error(err);