Skip to content

Commit cb9aeb0

Browse files
author
Tapan Chugh
committed
nit: remove unused import
1 parent 518b9e7 commit cb9aeb0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mcp/server/elicitation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
from typing import Generic, Literal, TypeVar, Union, get_args, get_origin
88

99
from pydantic import BaseModel
10-
from pydantic.fields import FieldInfo
1110

1211
from mcp.server.session import ServerSession
1312
from mcp.types import RequestId

0 commit comments

Comments
 (0)