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):