Skip to content

fix: remove duplicate getErrorMessage import in discovery.ts#315

Merged
jackwener merged 1 commit intomainfrom
fix/ci-duplicate-import
Mar 23, 2026
Merged

fix: remove duplicate getErrorMessage import in discovery.ts#315
jackwener merged 1 commit intomainfrom
fix/ci-duplicate-import

Conversation

@jackwener
Copy link
Copy Markdown
Owner

Squash merge of #312 left a duplicate import { getErrorMessage } line in discovery.ts, causing TS2300: Duplicate identifier and oxc parse errors in CI.

Also cleans up stale blank lines in discovery.ts and execution.ts.

Squash merge left a duplicate import line causing TS2300 and oxc parse
errors in CI. Also clean up stale blank lines in discovery.ts and
execution.ts.
@jackwener jackwener merged commit 75f4237 into main Mar 23, 2026
11 checks passed
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