Skip to content

chore: remove dead code and unused items#831

Merged
MalpenZibo merged 1 commit into
MalpenZibo:mainfrom
dacrab:refactor/dead-code-cleanup
Jun 26, 2026
Merged

chore: remove dead code and unused items#831
MalpenZibo merged 1 commit into
MalpenZibo:mainfrom
dacrab:refactor/dead-code-cleanup

Conversation

@dacrab

@dacrab dacrab commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Cleans up several small dead-code issues:

  • Remove unused StaticIcon::Copy variant (+ codepoint mapping)
  • Remove unused generic parameter on SubmenuEntry (always Message)
  • Remove #[allow(unused)] from ServiceEvent (all variants used)
  • Move use StreamExt to module level in app.rs and ipc.rs

@github-actions github-actions Bot added the chore label Jun 16, 2026
@dacrab dacrab force-pushed the refactor/dead-code-cleanup branch from df65659 to 810f92e Compare June 16, 2026 08:35
- Remove unused StaticIcon::Copy variant
- Remove unused generic on SubmenuEntry
- Remove unused #[allow(unused)] from ServiceEvent
- Move use StreamExt to module level in app.rs and ipc.rs
@dacrab dacrab force-pushed the refactor/dead-code-cleanup branch from 810f92e to 4862680 Compare June 16, 2026 08:41
@romanstingler

Copy link
Copy Markdown
Collaborator

looks good

@MalpenZibo MalpenZibo left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@MalpenZibo MalpenZibo merged commit 453ac13 into MalpenZibo:main Jun 26, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants