From e4fec593c109bec65828336c3763ab2aabb4a74b Mon Sep 17 00:00:00 2001 From: Rattus Date: Fri, 27 Mar 2026 16:11:13 +1000 Subject: [PATCH] ruff --- comfy_execution/caching.py | 1 - 1 file changed, 1 deletion(-) diff --git a/comfy_execution/caching.py b/comfy_execution/caching.py index d0a909fc5..f9c913bdb 100644 --- a/comfy_execution/caching.py +++ b/comfy_execution/caching.py @@ -1,6 +1,5 @@ import asyncio import bisect -import gc import itertools import psutil import time