Skip to content

chore(precompute_engine): delete unused RawPassthroughSink - #161

Merged
zzylol merged 1 commit into
mainfrom
feat/drop-raw-passthrough-sink
May 13, 2026
Merged

zzylol merged 1 commit into
mainfrom
feat/drop-raw-passthrough-sink

Conversation

@zzylol

@zzylol zzylol commented May 13, 2026

Copy link
Copy Markdown
Contributor

Summary

Phase 5 M2.3.6 cleanup. RawPassthroughSink is declared in output_sink.rs but never constructed anywhere in the workspace — pass_raw_samples paths route through other sinks. Drop the dead code (~24 LOC).

Test plan

  • cargo check --workspace clean.

🤖 Generated with Claude Code

Phase 5 M2.3.6 cleanup. `RawPassthroughSink` is declared in
`output_sink.rs` but never constructed anywhere in the workspace —
the only `pass_raw_samples` paths route through other sinks. Drop
the dead code (~24 LOC).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@zzylol
zzylol merged commit 7f86aea into main May 13, 2026
@zzylol
zzylol deleted the feat/drop-raw-passthrough-sink branch July 17, 2026 20:05
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