From 15fd31c4b7c2b4d11927394319e960fe17984676 Mon Sep 17 00:00:00 2001 From: comfyanonymous <121283862+comfyanonymous@users.noreply.github.com> Date: Fri, 27 Feb 2026 22:49:55 -0500 Subject: [PATCH] Fix --- nodes.py | 1 - 1 file changed, 1 deletion(-) diff --git a/nodes.py b/nodes.py index adb2faa79..000c0a195 100644 --- a/nodes.py +++ b/nodes.py @@ -2429,7 +2429,6 @@ async def init_builtin_extra_nodes(): "nodes_tcfg.py", "nodes_context_windows.py", "nodes_qwen.py", - "nodes_longcat_image.py", "nodes_chroma_radiance.py", "nodes_model_patch.py", "nodes_easycache.py",