Skip to content

Commit be59465

Browse files
committed
Lint
1 parent dc91ecf commit be59465

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/a2a/server/apps/jsonrpc/fastapi_app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from a2a.server.apps.jsonrpc.jsonrpc_app import (
1010
JSONRPCApplication,
1111
)
12-
from a2a.server.request_handlers.jsonrpc_handler import RequestHandler
1312
from a2a.types import A2ARequest
1413
from a2a.utils.constants import (
1514
AGENT_CARD_WELL_KNOWN_PATH,

0 commit comments

Comments
 (0)