comment lint

This commit is contained in:
Roy Han
2026-03-27 14:54:05 -07:00
parent 1ce0530baf
commit faea87d718

View File

@@ -2151,7 +2151,7 @@ async fn handle_turn_interrupted(
event_turn_id,
TurnStatus::Interrupted,
/*error*/ None,
None,
/*analytics_events_client*/ None,
outgoing,
)
.await;