제어관리 로그 노드 제거

This commit is contained in:
kjs
2025-10-23 11:31:31 +09:00
parent e934cc945b
commit b66b7c66f0
3 changed files with 1 additions and 15 deletions

View File

@@ -108,14 +108,6 @@ export const NODE_PALETTE: NodePaletteItem[] = [
category: "utility",
color: "#6B7280", // 회색
},
{
type: "log",
label: "로그",
icon: "",
description: "로그를 출력합니다",
category: "utility",
color: "#6B7280", // 회색
},
];
export const NODE_CATEGORIES = [