moved handler

This commit is contained in:
Priec
2025-12-15 16:46:10 +01:00
parent 88341314dd
commit 4c7d9af29a
9 changed files with 21 additions and 19 deletions

View File

@@ -3,7 +3,6 @@
pub mod standby;
pub mod shutdown;
pub mod stop;
pub mod handler;
pub mod sleep;
pub use stop::StopEntry;