mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
chore: Remove unused import from hello world sample agent
PiperOrigin-RevId: 785501232
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user