xfy 2caca3a48d
Some checks failed
CI / build (push) Has been cancelled
CI / check (push) Has been cancelled
fix(dead_code): 清理假阳性与真死代码
- settings.rs: retention 常量与 clamp_retention 仅服务端使用,加 #[cfg(feature = "server")]
- comment.rs: 删除未使用的 Comment 结构体
- cache.rs: 删除未使用的 invalidate_all_comment_caches 及其测试

验证: cargo check (server/wasm), cargo test (311 passed), dx check, cargo clippy
2026-06-16 17:48:47 +08:00
..
2026-06-12 19:45:59 +08:00
2026-06-12 19:02:37 +08:00