Skip to content

Commit 1ac4a2f

Browse files
committed
remove unused variable
1 parent f307432 commit 1ac4a2f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

sentry_sdk/data_collection.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@
3737
if TYPE_CHECKING:
3838
from typing import Any, Dict, List, Mapping, Optional
3939

40-
from typing_extensions import Literal
41-
4240
from sentry_sdk._types import (
4341
DatabaseCollectionBehaviour,
4442
DataCollection,

0 commit comments

Comments
 (0)