Skip to content

Commit 68fd565

Browse files
committed
Fix formatting
1 parent a859308 commit 68fd565

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

editor/src/messages/tool/common_functionality/utility_functions.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ use graphene_std::text::{FontCache, load_face};
1515
use graphene_std::vector::{HandleExt, HandleId, ManipulatorPointId, PointId, SegmentId, VectorData, VectorModificationType};
1616
use kurbo::{CubicBez, Line, ParamCurveExtrema, PathSeg, Point, QuadBez};
1717

18-
1918
/// Determines if a path should be extended. Goal in viewport space. Returns the path and if it is extending from the start, if applicable.
2019
pub fn should_extend(
2120
document: &DocumentMessageHandler,

0 commit comments

Comments
 (0)