Skip to content

Comments

fix(stdlib): remove unused Transport type and transport variable#11

Open
sfo2001 wants to merge 1 commit intoopenclaw:mainfrom
sfo2001:fix/lint-unused-transport
Open

fix(stdlib): remove unused Transport type and transport variable#11
sfo2001 wants to merge 1 commit intoopenclaw:mainfrom
sfo2001:fix/lint-unused-transport

Conversation

@sfo2001
Copy link

@sfo2001 sfo2001 commented Feb 15, 2026

Summary

  • Dead code left over from the clawd-only refactor in 5679042.
  • Remove dead Transport type alias and transport variable in llm_task_invoke.ts
  • Left over from the clawd-only refactor in 5679042, causes oxlint no-unused-vars error

Test plan

  • pnpm build passes
  • pnpm lint passes (0 warnings, 0 errors)
  • Existing llm_task.invoke tests still pass

Use of AI

Dead code left over from the clawd-only refactor in 5679042.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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