Skip to content

Commit 5b25865

Browse files
committed
chore(table): drop a section separator comment
Separators like these are non-TSDoc decoration that CLAUDE.md already rules out. This is the only one in a file this branch touches; the rest of the repo is swept separately.
1 parent 7199af8 commit 5b25865

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

apps/sim/lib/table/workflow-columns.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,8 +1072,6 @@ export async function runWorkflowColumn(opts: {
10721072
return { dispatchId, shouldSignalRowsChanged: true }
10731073
}
10741074

1075-
// ───────────────────────────── Validation ─────────────────────────────
1076-
10771075
/**
10781076
* Validates schema-level invariants. Run on every `addTableColumn`,
10791077
* `addWorkflowGroup`, `updateWorkflowGroup`, `renameColumn`, `reorderColumns`,

0 commit comments

Comments
 (0)