mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
chore: remove unused import
This commit is contained in:
parent
bb2ab6ff63
commit
bd3821670e
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ import pytest
|
|||
from aiogram.api.methods import GetChatMember, Request
|
||||
from aiogram.api.types import ChatMember
|
||||
from tests.factories.chat_member import ChatMemberFactory
|
||||
from tests.factories.user import UserFactory
|
||||
from tests.mocked_bot import MockedBot
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue