Skip to content

fix: remove unused getRelativePath from MCP parser#11

Merged
fyodoriv merged 1 commit into
mainfrom
fix/remove-dead-code-mcp
Apr 8, 2026
Merged

fix: remove unused getRelativePath from MCP parser#11
fyodoriv merged 1 commit into
mainfrom
fix/remove-dead-code-mcp

Conversation

@fyodoriv
Copy link
Copy Markdown
Collaborator

@fyodoriv fyodoriv commented Apr 8, 2026

Summary

  • Removed unused getRelativePath export from packages/mcp/src/parser.ts
  • Removed unused node:path import

Test plan

  • Build passes (npm run build -w packages/mcp)
  • All 71 MCP tests pass

Generated with Devin

@fyodoriv fyodoriv force-pushed the fix/remove-dead-code-mcp branch from 02a8bbf to d7fd27b Compare April 8, 2026 13:19
The function was exported but never imported anywhere.
Also removed the unused node:path import.

Generated with [Devin](https://cli.devin.ai/docs)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@fyodoriv fyodoriv force-pushed the fix/remove-dead-code-mcp branch from d7fd27b to ff09740 Compare April 8, 2026 13:23
@fyodoriv fyodoriv merged commit b592b8c into main Apr 8, 2026
3 checks passed
@fyodoriv fyodoriv deleted the fix/remove-dead-code-mcp branch April 8, 2026 13:26
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