chore: Remove unused import from hello world sample agent

PiperOrigin-RevId: 785501232
This commit is contained in:
Xiang (Sean) Zhou
2025-07-21 11:03:03 -07:00
committed by Copybara-Service
parent ee3918e34e
commit 9467720919
@@ -15,8 +15,6 @@
import random
from google.adk import Agent
from google.adk.planners import BuiltInPlanner
from google.adk.planners import PlanReActPlanner
from google.adk.tools.tool_context import ToolContext
from google.genai import types