Skip to content

Commit

Permalink
Make clippy happy again!
Browse files Browse the repository at this point in the history
  • Loading branch information
Stoeoef committed Jan 14, 2024
1 parent e4a7be5 commit bb98c7b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/delaunay_core/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,3 @@ pub use line_side_info::LineSideInfo;

pub use handles::iterators;
pub use handles::*;

pub use math::{
validate_coordinate, validate_vertex, InsertionError, MAX_ALLOWED_VALUE, MIN_ALLOWED_VALUE,
};

0 comments on commit bb98c7b

Please sign in to comment.