Update src/lang/modifyAst.ts
Co-authored-by: Jonathan Tran <jonnytran@gmail.com>
This commit is contained in:
@ -328,7 +328,6 @@ export function extrudeSketch({
|
|||||||
}: {
|
}: {
|
||||||
node: Node<Program>
|
node: Node<Program>
|
||||||
pathToNode: PathToNode
|
pathToNode: PathToNode
|
||||||
shouldPipe?: boolean
|
|
||||||
distance: Expr
|
distance: Expr
|
||||||
extrudeName?: string
|
extrudeName?: string
|
||||||
artifactGraph: ArtifactGraph
|
artifactGraph: ArtifactGraph
|
||||||
|
|||||||
Reference in New Issue
Block a user