Files
anomalyco_opencode/packages/opencode/test/util
Kit Langton eb2c88917a chore: delete unused util/lock module
`packages/opencode/src/util/lock.ts` had no production callers — only
its own test imported it. Confirmed via grep across `src/` and `test/`.
Last touched in cosmetic refactors (#22739, #24554) but never used by
the running code.

Removes both the module and its test.
2026-05-12 22:14:04 -04:00
..