cargo fmt
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit

This commit is contained in:
Robin Müller 2024-03-29 16:22:09 +01:00
parent 16ab198d12
commit 00bcc455a4
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -9,7 +9,7 @@ use satrs::{
hk::HkRequest,
spacepackets::{
ecss::tm::{PusTmCreator, PusTmSecondaryHeader},
time::cds::{DaysLen16Bits, CdsTime},
time::cds::{CdsTime, DaysLen16Bits},
SequenceFlags, SpHeader,
},
};