Skip to content

Delete dead code: utils/SqlFormatter.ts #16

Description

@openidle-dev

Severity: P2 — hygiene

src/utils/SqlFormatter.ts is a legacy hand-rolled SQL formatter. The editor uses the sql-formatter npm package via the QueryEditor flow instead. No code path imports SqlFormatter.ts.

Fix

Delete the file, remove any orphaned imports, run a typecheck.

Source: `audit/app-bugs.md` item #8.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs triageAwaiting maintainer reviewrefactorCode restructuring without behavior change

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions