Skip to content

chore: remove unused linkedAbortController utility - #337

Open
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/dead-code/chore-remove-unused-linkedabortcontroller-utility-97cd8e
Open

chore: remove unused linkedAbortController utility#337
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/dead-code/chore-remove-unused-linkedabortcontroller-utility-97cd8e

Conversation

@detail-app

@detail-app detail-app Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Removes the unused linkedAbortController function and its doc comment from packages/resumable-stream/src/client-utils.ts (18 lines).

This was a left-over helper from the old anthropic/client.ts fetchAndTail implementation. Its sole caller was deleted in the "simplify" refactor (#241), which moved the codebase to plain AbortController usage. It has no production callers, no tests, no re-exports, and is not reachable through any of the package's public exports paths (client-utils.ts is internal infrastructure).

Detail: Dead Code

History


Dead Code PRs can be configured here.

@detail-app
detail-app Bot requested a review from a team as a code owner August 20, 2026 21:06
@detail-app
detail-app Bot requested a review from infiniteregrets August 20, 2026 21:06
@greptile-apps

greptile-apps Bot commented Aug 20, 2026

Copy link
Copy Markdown

PR author is not in the allowed authors list.

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