Revert "perf: Improve kernel management logic & add more dev mode logs"

This reverts commit 18c7ed1ccc.
This commit is contained in:
wonfen
2025-02-15 05:51:46 +08:00
parent 3c24ff3afc
commit 89d20e564a
6 changed files with 54 additions and 178 deletions

View File

@@ -9,6 +9,5 @@ pub mod sysopt;
pub mod timer;
pub mod tray;
pub mod win_uwp;
pub mod process_lock;
pub mod health_check;
pub use self::core::*;