diff --git a/openhands/app_server/app_conversation/app_conversation_router.py b/openhands/app_server/app_conversation/app_conversation_router.py index f5d2b996c7..f68b80ba4e 100644 --- a/openhands/app_server/app_conversation/app_conversation_router.py +++ b/openhands/app_server/app_conversation/app_conversation_router.py @@ -222,7 +222,6 @@ async def start_app_conversation( raise - @router.post('/stream-start') async def stream_app_conversation_start( request: AppConversationStartRequest,