Skip to content

Commit 60d10cc

Browse files
committed
Undo change
1 parent 4c03551 commit 60d10cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/a2a/server/context.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ class ServerCallContext(BaseModel):
1515
"""A context passed when calling a server method.
1616
1717
This class allows storing arbitrary user data in the state attribute.
18-
1918
"""
2019

2120
model_config = ConfigDict(arbitrary_types_allowed=True)

0 commit comments

Comments
 (0)