From 6598139bc5eb2e66201ccb2f0a9d7a29ac8ce0d6 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