Skip to content

Commit f014091

Browse files
committed
fix(cli): resolve UnboundLocalError for json when serving A2A agents
1 parent dec2182 commit f014091

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/google/adk/cli/fast_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -756,7 +756,6 @@ async def _get_a2a_runner_async() -> Runner:
756756
)
757757

758758
import inspect
759-
import json
760759

761760
from google.adk.agents import Agent
762761
import google.auth

0 commit comments

Comments
 (0)