diff options
Diffstat (limited to 'src/geom/stroke.rs')
| -rw-r--r-- | src/geom/stroke.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/geom/stroke.rs b/src/geom/stroke.rs index eae43c24..86191d33 100644 --- a/src/geom/stroke.rs +++ b/src/geom/stroke.rs @@ -1,5 +1,4 @@ use super::*; -use crate::model::Smart; /// A stroke of a geometric shape. #[derive(Debug, Copy, Clone, Eq, PartialEq, Hash)] |
