Merge pull request 're-run formatter' (#212) from run-afmt into main

Reviewed-on: #212
This commit is contained in:
Robin Müller 2025-01-23 17:04:58 +01:00
commit c18fbb59ad

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;