Skip to content

Commit

Permalink
leave issue todo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Irev-Dev committed Sep 20, 2024
1 parent ea9b36d commit 414b11d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/wasm-lib/kcl/src/executor.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1438,6 +1438,7 @@ pub enum Path {
/// arc's direction
ccw: bool,
},
// TODO: consolidate segment enums, remove Circle. https://github.com/KittyCAD/modeling-app/issues/3940
/// a complete arc
Circle {
#[serde(flatten)]
Expand Down

0 comments on commit 414b11d

Please sign in to comment.