remove: todo.

This commit is contained in:
Darshan
2025-09-25 10:05:55 +05:30
parent aec79aa6b8
commit 710543765a
@@ -222,7 +222,6 @@
<Spreadsheet.Header.Cell column="actions" {root} />
</svelte:fragment>
<!-- TODO: variable and terminology changes -->
{#each updatedColumnsForSheet as column, index}
{@const option = columnOptions.find((option) => option.type === column.type)}
{@const isSelectable =