From 13fbbc6f5b81e7e8751f16eaa97126c623e0c7f4 Mon Sep 17 00:00:00 2001 From: ping <1017253325@qq.com> Date: Thu, 18 Sep 2025 10:53:43 +0800 Subject: [PATCH] updaste --- kgadget/src/imgThumb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kgadget/src/imgThumb.py b/kgadget/src/imgThumb.py index 51773ba..f46cf9a 100644 --- a/kgadget/src/imgThumb.py +++ b/kgadget/src/imgThumb.py @@ -9,7 +9,7 @@ from aiohttp.web_exceptions import ( HTTPNotFound, ) from aiohttp.web_response import Response, StreamResponse -from id2file import getFilenameFromId +# from id2file import getFilenameFromId def imageUp(img):