[check] clean unused imports
This commit is contained in:
parent
9caf2dbfc7
commit
06b5b6c725
@ -1,10 +1,8 @@
|
|||||||
""" inline section button """
|
""" inline section button """
|
||||||
|
|
||||||
from pyrogram.types import (
|
from pyrogram.types import (
|
||||||
CallbackQuery,
|
|
||||||
InlineKeyboardButton,
|
InlineKeyboardButton,
|
||||||
InlineKeyboardMarkup,
|
InlineKeyboardMarkup,
|
||||||
Message,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user