Files
OmniRoute/tests
Rouzbeh b8553c8f0d fix(ci): prune stale ESLint suppressions fixed by this change
Our PR fixed the last no-restricted-imports violation in
src/lib/memory/embedding/index.ts (localDb barrel import replaced by a
direct readCache import), so the frozen suppression entry for that file
became stale. The gate (run-eslint-json.mjs) hard-fails on stale entries,
so remove it to keep 'No new ESLint warnings' green.
2026-08-24 21:44:05 -03:00
..