Skip to content

Remove unused newOpenFunc test helper#74

Merged
campoy merged 2 commits intomasterfrom
remove-dead-code
Feb 13, 2026
Merged

Remove unused newOpenFunc test helper#74
campoy merged 2 commits intomasterfrom
remove-dead-code

Conversation

@campoy
Copy link
Owner

@campoy campoy commented Feb 12, 2026

Summary

  • Delete newOpenFunc from main_test.go — it was defined but never called

Test plan

  • go build ./... passes
  • go vet ./... passes
  • go test -run 'TestEmbedStreams|TestEmbedFiles' ./... passes

🤖 Generated with Claude Code

Francesc Campoy and others added 2 commits February 11, 2026 17:39
The function was defined but never called.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@campoy campoy merged commit 383e4cf into master Feb 13, 2026
3 checks passed
@campoy campoy deleted the remove-dead-code branch February 13, 2026 16:58
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