Remove import for nodes

This commit is contained in:
LaVie024 2025-05-19 18:51:02 +00:00 committed by GitHub
parent 4e14fc25b7
commit 30f8b2703b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,4 @@
import re
import nodes
from comfy.comfy_types.node_typing import IO
# Portions of this code is derived from Itdrdata/ComfyUI-Impact-Pack,