We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f21ce20 commit 3e7410dCopy full SHA for 3e7410d
tests/test_filtered_access_logger.py
@@ -2,8 +2,7 @@
2
from typing import List
3
4
import pytest
5
-from asgi_logger.middleware import AccessInfo
6
-from asgiref.typing import ASGI3Application, ASGISendEvent
+from asgiref.typing import ASGI3Application
7
from fastapi import FastAPI
8
from starlette.testclient import TestClient
9
0 commit comments