We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b586f0 commit 3151a59Copy full SHA for 3151a59
modeling-cmds/src/ok_response.rs
@@ -19,7 +19,7 @@ define_ok_modeling_cmd_response_enum! {
19
base64::Base64Data,
20
id::ModelingCmdId,
21
length_unit::LengthUnit,
22
- shared::{CurveType, EntityType, ExportFile, ExtrusionFaceCapType, FaceEdgeInfo, PathCommand, Point2d, Point3d},
+ shared::{CurveType, EntityType, ExportFile, ExtrusionFaceCapType, PathCommand, Point2d, Point3d},
23
units,
24
};
25
0 commit comments