Skip to content

Commit

Permalink
Fix import on test estimator tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sunsided committed Jul 13, 2024
1 parent 623587a commit 834f490
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test_estimator.rs
Original file line number Diff line number Diff line change
Expand Up @@ -857,7 +857,6 @@ type OwnedObservation<T> = RegularObservation<
#[cfg(feature = "std")]
mod tests {
use super::*;
use crate::accelerometer_reading::AccelerometerReading;

trait Round<T> {
/// Rounds to two decimal places.
Expand Down

0 comments on commit 834f490

Please sign in to comment.