We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28b784c commit 225bce4Copy full SHA for 225bce4
oioioi/notifications/server/auth.py
@@ -1,5 +1,4 @@
1
import logging
2
-from typing import Optional
3
4
import aiohttp
5
from cachetools import TTLCache
oioioi/notifications/server/queue.py
@@ -1,6 +1,5 @@
from collections.abc import Awaitable, Callable
import aio_pika
6
0 commit comments