diff --git a/src/lang/std/sketchcombos.ts b/src/lang/std/sketchcombos.ts index e3af92770..00e892e0e 100644 --- a/src/lang/std/sketchcombos.ts +++ b/src/lang/std/sketchcombos.ts @@ -1426,7 +1426,6 @@ export function transformAstSketchLines({ selectionRanges.codeBasedSelections.forEach(({ range }, index) => { const callBack = transformInfos?.[index].createNode const transformTo = transformInfos?.[index].tooltip - console.log('transformTo', transformInfos) if (!callBack || !transformTo) throw new Error('no callback helper') const getNode = getNodeFromPathCurry(