Files
OmniRoute/changelog.d/maintenance/10780-server-init-dead-code.md
Dizzle ff8b7b172f chore(startup): remove server-init.ts, a module nothing imports (#10780)
Merged — validated together with a batch of related maxmad64bis PRs in one combined worktree (typecheck:core clean, complexity/cognitive-complexity/file-size/changelog gates green, focused tests passing). Thanks for the contribution!
2026-08-20 10:27:26 -03:00

229 B

  • chore(startup): remove src/server-init.ts (183 lines, never imported — the boot path is src/instrumentation-node.ts) and correct four "called from server-init.ts" comments left pointing at the dead entry point (#10780)