This commit is contained in:
Yasir Aris M 2023-10-01 22:18:06 +07:00 committed by GitHub
parent 3cce0d4907
commit a7cb3f2a6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
from asyncio import gather from asyncio import gather
from httpx AsyncClient, Timeout from httpx import AsyncClient, Timeout
from misskaty import app from misskaty import app
from aiohttp import ClientSession from aiohttp import ClientSession