diff --git a/src/LGraphGroup.ts b/src/LGraphGroup.ts index 402419b..0bd2524 100644 --- a/src/LGraphGroup.ts +++ b/src/LGraphGroup.ts @@ -18,7 +18,6 @@ import { snapPoint, } from "./measure" import { LGraphNode } from "./LGraphNode" -import { RenderShape, TitleMode } from "./types/globalEnums" export interface IGraphGroupFlags extends Record { pinned?: true