Skip to content

Commit e511eb1

Browse files
Jacksunweicopybara-github
authored andcommitted
chore: Removes the unrealistic todo comment of visibility management
Co-authored-by: Wei Sun (Jack) <weisun@google.com> PiperOrigin-RevId: 829041637
1 parent 7ea4aed commit e511eb1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/google/adk/agents/callback_context.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ def __init__(
4545
from ..events.event_actions import EventActions
4646
from ..sessions.state import State
4747

48-
# TODO(weisun): make this public for Agent Development Kit, but private for
49-
# users.
5048
self._event_actions = event_actions or EventActions()
5149
self._state = State(
5250
value=invocation_context.session.state,

0 commit comments

Comments
 (0)