Commit Graph

4 Commits

Author SHA1 Message Date
a52e1b43fa Remove unused code and modernize Rust format strings
Applied cargo clippy fixes to clean up codebase:
- Removed unused imports (serde_json::json, std::collections::HashSet)
- Removed unused function encode_hex_for_log
- Modernized format strings to use inline variables
- Fixed clippy warnings for better code quality

All changes applied automatically by cargo clippy --fix
2025-11-02 14:48:01 +01:00
033c9135c6 removed haex-pass components 2025-10-15 21:54:50 +02:00
c8c3a5c73f refactored install dialog 2025-10-07 00:41:21 +02:00
fb577a8699 refactore manifest and permission 2025-10-02 01:42:30 +02:00