From 5511b5f2317559058e3f767061b72ad65db89b6f Mon Sep 17 00:00:00 2001 From: silveroxides Date: Tue, 14 Apr 2026 18:20:21 +0200 Subject: [PATCH] Remove silveroxides/ComfyUI_LogicMath as it was one I had abandoned and replaced with new repo silveroxides/ComfyUI_LogicMath. Old repo has now been deleted as to not cause confusion. --- custom-node-list.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 33c04647..f7fd6692 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46266,16 +46266,6 @@ "install_type": "git-clone", "description": "Utilities making it easy to set up inference parameters." }, - { - "author": "silveroxides", - "title": "ComfyUI_LogicMath", - "reference": "https://github.com/silveroxides/ComfyUI_LogicMath", - "files": [ - "https://github.com/silveroxides/ComfyUI_LogicMath" - ], - "install_type": "git-clone", - "description": "Custom node for with some basic logic and math nodes based on pull request [a/comfyanonymous/ComfyUI#8024](https://github.com/comfyanonymous/ComfyUI/pull/8024)" - }, { "author": "silveroxides", "title": "ComfyUI_PromptAttention [WIP]",