try fixing CI
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit

This commit is contained in:
2023-07-10 10:15:37 +02:00
parent f117c8c4de
commit 79791a75bd
2 changed files with 1 additions and 3 deletions

View File

@ -3,7 +3,6 @@
//!
//! The core data structure to do this is the [TimeProviderCcsdsEpoch] struct.
use super::*;
use crate::time::std_mod::StdTimestampError;
use chrono::Datelike;
use core::fmt::Debug;
use core::ops::{Add, AddAssign};