circular dependencies refactor (#1863)
* circular dependencies refactor * clean up
This commit is contained in:
@ -11,7 +11,7 @@ import {
|
||||
getTransformInfos,
|
||||
PathToNodeMap,
|
||||
} from '../../lang/std/sketchcombos'
|
||||
import { kclManager } from 'lang/KclSingleton'
|
||||
import { kclManager } from 'lib/singletons'
|
||||
|
||||
export function equalAngleInfo({
|
||||
selectionRanges,
|
||||
|
Reference in New Issue
Block a user