Skip to content

Commit 3151a59

Browse files
author
gserena
committed
quick fix
1 parent 8b586f0 commit 3151a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modeling-cmds/src/ok_response.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ define_ok_modeling_cmd_response_enum! {
1919
base64::Base64Data,
2020
id::ModelingCmdId,
2121
length_unit::LengthUnit,
22-
shared::{CurveType, EntityType, ExportFile, ExtrusionFaceCapType, FaceEdgeInfo, PathCommand, Point2d, Point3d},
22+
shared::{CurveType, EntityType, ExportFile, ExtrusionFaceCapType, PathCommand, Point2d, Point3d},
2323
units,
2424
};
2525

0 commit comments

Comments
 (0)