Skip to content

chore: remove dead glob.ts helper (YAGNI)#14

Merged
olivrg merged 1 commit into
mainfrom
chore/remove-dead-glob
Jun 18, 2026
Merged

chore: remove dead glob.ts helper (YAGNI)#14
olivrg merged 1 commit into
mainfrom
chore/remove-dead-glob

Conversation

@olivrg

@olivrg olivrg commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

src/util/glob.ts was a throw 'not implemented' stub (globMatch) imported nowhere — verified no references anywhere in src. Adapter-side name matching never materialized; that logic lives in Helio core. Removing it empties src/util/, so the directory goes with it.

No behavior change. pnpm verify green: 185 tests, 0 type errors, build ✓.

src/util/glob.ts was a `throw 'not implemented'` stub imported nowhere —
adapter-side name matching never materialized (matching lives in Helio
core). Removing it empties src/util/, so the directory goes too.
@olivrg olivrg merged commit bb119a1 into main Jun 18, 2026
1 check passed
@olivrg olivrg deleted the chore/remove-dead-glob branch June 18, 2026 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant