Skip to content

Commit 3e4454a

Browse files
committed
style: drop unused AnyHttpUrl import in auth stories
1 parent 4d17f24 commit 3e4454a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/stories/_shared/auth.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
from urllib.parse import parse_qs, urlsplit
1212

1313
import httpx2
14-
from pydantic import AnyHttpUrl
1514

1615
from mcp.server.auth.provider import (
1716
AccessToken,

0 commit comments

Comments
 (0)