From e686c8f0ba288ef57389463aad365fb8fc516900 Mon Sep 17 00:00:00 2001 From: James Hush Date: Tue, 16 Sep 2025 16:05:03 +0800 Subject: [PATCH] Update AGENTS.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- AGENTS.md | 1 - 1 file changed, 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 3025c1413..c121d86fe 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -214,7 +214,6 @@ async def on_error(transport, error): # Shutdown the pipeline await task.queue_frame(EndFrame()) - ``` ### Service Configuration