제어관리 로그 노드 제거
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user