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

This reverts commit ff2cf30238.
This commit is contained in:
wonfen
2025-02-15 05:51:46 +08:00
parent 75c930f7ef
commit 932d36462f
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::*;