mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-14 01:20:03 +00:00
This reverts commit 4640eaf0ac.
This commit is contained in:
@@ -2,8 +2,7 @@ import { app } from "../../scripts/app";
|
||||
import { api } from "../../scripts/api";
|
||||
import { mergeIfValid } from "./widgetInputs";
|
||||
import { ManageGroupDialog } from "./groupNodeManage";
|
||||
import type { LGraphNode } from "comfyui-litegraph";
|
||||
import { LGraphCanvas, LiteGraph } from "comfyui-litegraph";
|
||||
import type { LGraphNode } from "/types/litegraph";
|
||||
|
||||
const GROUP = Symbol();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user