Skip to content

refactor(api-server): remove unused dead-code types RouteBreakdown and WsMessage - #942

Merged
Maki-Zeninn merged 2 commits into
Maki-Zeninn:mainfrom
Jayydy:refac
Jul 28, 2026
Merged

refactor(api-server): remove unused dead-code types RouteBreakdown and WsMessage#942
Maki-Zeninn merged 2 commits into
Maki-Zeninn:mainfrom
Jayydy:refac

Conversation

@Jayydy

@Jayydy Jayydy commented Jul 28, 2026

Copy link
Copy Markdown

The refactor has been implemented with a clean compile. Both dead structs and their
#[allow(dead_code)] attributes are gone, and the crate builds without errors.

Closes #917

@drips-wave

drips-wave Bot commented Jul 28, 2026

Copy link
Copy Markdown

@Jayydy Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Maki-Zeninn
Maki-Zeninn merged commit cbe60f6 into Maki-Zeninn:main Jul 28, 2026
11 of 18 checks passed
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.

refactor(api-server): remove unused dead-code types RouteBreakdown and WsMessage

3 participants