chore: remove unused line for Client()

PiperOrigin-RevId: 781617898
This commit is contained in:
Liang Wu
2025-07-10 11:41:27 -07:00
committed by Copybara-Service
parent 149c5fe4ff
commit 2034fbb8f1
@@ -14,10 +14,6 @@
from google.adk import Agent
from google.adk.tools import google_search
from google.genai import Client
# Only Vertex AI supports image generation for now.
client = Client()
root_agent = Agent(
model='gemini-2.0-flash-001',