diff --git a/comfy_extras/nodes_glsl.py b/comfy_extras/nodes_glsl.py index fc9f525ed..34de524a5 100644 --- a/comfy_extras/nodes_glsl.py +++ b/comfy_extras/nodes_glsl.py @@ -3,7 +3,6 @@ import sys import re import ctypes import logging -from pathlib import Path from typing import TypedDict import numpy as np