8000 fix: Linters · etherscan-io/sentry-python@733662d · GitHub
[go: up one dir, main page]

Skip to content

Commit 733662d

Browse files
committed
fix: Linters
1 parent 9a5daba commit 733662d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sentry_sdk/integrations/logging.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
from logging import LogRecord
1818
from typing import Any
1919
from typing import Dict
20-
from typing import Optional
2120

2221
DEFAULT_LEVEL = logging.INFO
2322
DEFAULT_EVENT_LEVEL = logging.ERROR

0 commit comments

Comments
 (0)
0