Skip to content

message: remove unused ClientInfo struct - #43

Closed
jasikpark wants to merge 1 commit into
mainfrom
push-svrnzztkqpny
Closed

message: remove unused ClientInfo struct#43
jasikpark wants to merge 1 commit into
mainfrom
push-svrnzztkqpny

Conversation

@jasikpark

Copy link
Copy Markdown
Contributor

Spike cleanup found while investigating OS metadata collection (companion api PR incoming).

message.ClientInfo has no references in dnapi, api, or dnclient — client metadata travels via the User-Agent header instead (dnclient/0.1.9 (MacOS; arch:arm64; supervised)), parsed server-side per-request.

Note: this removes an exported type from a public module, so it's technically a breaking change for any external consumer — but GitHub code search turns up no external usage.

🤖 Generated with Claude Code

Never referenced in dnapi, api, or dnclient. Client metadata travels via
the User-Agent header instead.
@jasikpark jasikpark closed this Jul 10, 2026
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