Skip to content

fix: remove unused imports and dead code#148

Merged
Cleboost merged 1 commit into
masterfrom
fix/warnings
May 11, 2026
Merged

fix: remove unused imports and dead code#148
Cleboost merged 1 commit into
masterfrom
fix/warnings

Conversation

@Cleboost
Copy link
Copy Markdown
Owner

This pull request contains minor code cleanup and simplification. The main changes are the removal of unused imports and a redundant helper function.

Code cleanup:

  • Removed unused debug and error imports from tracing in src/main.rs.
  • Removed the unused count_pages_with_prefix function from the AppWindow implementation in src/ui/window.rs.

@Cleboost Cleboost merged commit 7ac1713 into master May 11, 2026
1 check passed
@Cleboost Cleboost deleted the fix/warnings branch May 11, 2026 20:23
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