Skip to content

Commit b357b88

Browse files
fix re-import
1 parent 6f02388 commit b357b88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/models-library/src/models_library/rest_pagination_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
from typing import Any, Protocol, runtime_checkable
33

44
from pydantic import AnyHttpUrl, TypeAdapter
5-
from pydantic import TypeAdapter
65
from typing_extensions import ( # https://docs.pydantic.dev/latest/api/standard_library_types/#typeddict
76
TypedDict,
87
)

0 commit comments

Comments
 (0)