Skip to content

Commit bbf5846

Browse files
committed
Remove unused types import
1 parent c98aa4e commit bbf5846

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pydantic_settings/sources.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,10 @@
2626
Dict,
2727
Generic,
2828
Iterator,
29-
List,
3029
Mapping,
3130
NoReturn,
3231
Optional,
3332
Sequence,
34-
Tuple,
3533
TypeVar,
3634
Union,
3735
cast,

0 commit comments

Comments
 (0)