re-run formatter #212

Merged
muellerr merged 1 commits from run-afmt into main 2025-01-23 17:04:58 +01:00

View File

@ -36,10 +36,10 @@ pub mod pus;
pub mod queue;
pub mod request;
pub mod res_code;
pub mod time;
pub mod tmtc;
#[cfg(feature = "alloc")]
pub mod scheduling;
pub mod time;
pub mod tmtc;
pub mod action;
pub mod hk;