diff --git a/comfy_extras/nodes_glsl.py b/comfy_extras/nodes_glsl.py index 7280acc23..61118920c 100644 --- a/comfy_extras/nodes_glsl.py +++ b/comfy_extras/nodes_glsl.py @@ -1,5 +1,3 @@ -import os - import re import logging from typing import TypedDict