re-run formatter

This commit is contained in:
Robin Müller 2025-01-23 17:02:16 +01:00
parent c5fa1955d7
commit c91ddcd658
Signed by: muellerr
GPG Key ID: A649FB78196E3849

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;