Skip to content

Commit 18b5e64

Browse files
committed
Remove comment
1 parent e7ec597 commit 18b5e64

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
@@ -11,7 +11,6 @@
1111
State = collections.abc.MutableMapping[str, typing.Any]
1212

1313

14-
# Add Comment
1514
class ServerCallContext(BaseModel):
1615
"""A context passed when calling a server method.
1716

0 commit comments

Comments
 (0)