Remove redundant doc comment

This commit is contained in:
Hanno Braun 2024-06-21 21:01:52 +02:00
parent 1adf7a60d1
commit 85e31174c2

View File

@ -1,5 +1,3 @@
//! Vertex approximation
use std::collections::BTreeMap;
use fj_math::Point;