mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-08 03:48:27 +00:00
Remove unnecessary pub
This commit is contained in:
parent
3928443331
commit
8cd6501ebe
@ -1,5 +1,5 @@
|
|||||||
//! # Geometry code specific to various types of surfaces
|
//! # Geometry code specific to various types of surfaces
|
||||||
|
|
||||||
pub mod swept_curve;
|
mod swept_curve;
|
||||||
|
|
||||||
pub use self::swept_curve::SweptCurve;
|
pub use self::swept_curve::SweptCurve;
|
||||||
|
Loading…
Reference in New Issue
Block a user