mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-09 09:22:03 +00:00
Unused import.
This commit is contained in:
parent
583192a9c8
commit
f50fc15c59
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ from .document import Document
|
|||
from .game import Game
|
||||
from .invoice import Invoice
|
||||
from .location import Location
|
||||
from .message_entity import MessageEntity, MessageEntityType
|
||||
from .message_entity import MessageEntity
|
||||
from .photo_size import PhotoSize
|
||||
from .sticker import Sticker
|
||||
from .successful_payment import SuccessfulPayment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue