Skip to content

Commit f3dd1fe

Browse files
chore(copilot): drop the column-type import the delegation made dead
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent 13ab9ea commit f3dd1fe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

apps/sim/lib/copilot/tools/server/table/user-table.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ import {
2929
import { namedRowMapper } from '@/lib/table/cell-format'
3030
import { buildIdByName, rowDataNameToId, sortSpecNamesToIds } from '@/lib/table/column-keys'
3131
import { columnTypeForLeaf, deriveOutputColumnName } from '@/lib/table/column-naming'
32-
import { columnTypeById } from '@/lib/table/column-types'
3332
import {
3433
addTableColumn,
3534
deleteColumn,

0 commit comments

Comments
 (0)