Skip to content

fix(typescript): remove unused router import - #2086

Open
nightcityblade wants to merge 1 commit into
pmxt-dev:mainfrom
nightcityblade:fix/issue-1834
Open

fix(typescript): remove unused router import#2086
nightcityblade wants to merge 1 commit into
pmxt-dev:mainfrom
nightcityblade:fix/issue-1834

Conversation

@nightcityblade

Copy link
Copy Markdown

Summary

  • remove the unused MatchedMarketClusterParams import from the TypeScript router
  • eliminate the dead SDK import identified by the cross-language drift audit

Tests

  • npm run build --workspace=pmxtjs
  • npm test --workspace=pmxtjs -- --runInBand (17 suites, 93 tests passed)

Fixes #1834

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.

SDK drift: dead unused import MatchedMarketClusterParams in router.ts, no Python equivalent

1 participant