Purge collectors and info page

This commit is contained in:
2026-05-15 15:46:42 +02:00
parent 428e75488d
commit ba6ce926fc
15 changed files with 26 additions and 356 deletions

View File

@@ -1,5 +1,3 @@
pub mod info;
pub mod lights;
pub use info::info_task;
pub use lights::lights_task;