We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a5daba commit 733662dCopy full SHA for 733662d
sentry_sdk/integrations/logging.py
@@ -17,7 +17,6 @@
17
from logging import LogRecord
18
from typing import Any
19
from typing import Dict
20
- from typing import Optional
21
22
DEFAULT_LEVEL = logging.INFO
23
DEFAULT_EVENT_LEVEL = logging.ERROR
0 commit comments