From 23572c6314edeeca1a66f70e08c3a84ecaa657c8 Mon Sep 17 00:00:00 2001 From: pythongosssss <125205205+pythongosssss@users.noreply.github.com> Date: Wed, 28 Jan 2026 20:59:01 -0800 Subject: [PATCH] tidy --- comfy_extras/nodes_glsl.py | 2 -- 1 file changed, 2 deletions(-) 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