We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d7a2f7 commit d19c6ffCopy full SHA for d19c6ff
1 file changed
handlers/commands/image.py
@@ -8,7 +8,6 @@
8
from aiogram.exceptions import TelegramBadRequest
9
from aiogram.filters import Command
10
from orjson import dumps, loads
11
-from PIL import Image
12
13
14
from manager import manager
0 commit comments