[WIP] AWS Nova Sonic service - remove unnecessary (no-op) code

This commit is contained in:
Paul Kompfner
2025-05-07 10:22:51 -04:00
parent 4ba9a42861
commit 52036138c1

View File

@@ -269,7 +269,6 @@ class AWSNovaSonicLLMService(LLMService):
await asyncio.sleep(0.25)
self._assistant_is_responding = False
await self._report_assistant_response_ended()
self._handling_bot_stopped_speaking = False
self._handling_bot_stopped_speaking = False