Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
h3ndrk committed Jul 21, 2024
1 parent 0fa8dca commit 77badc4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/vision/src/perspective_grid_candidates_provider.rs
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,6 @@ fn generate_candidates(

#[cfg(test)]
mod tests {
use std::iter::FromIterator;

use approx::assert_relative_eq;
use linear_algebra::{vector, IntoTransform, Isometry3};
use nalgebra::{Translation, UnitQuaternion};
Expand Down

0 comments on commit 77badc4

Please sign in to comment.