diff --git a/examples/phone-chatbot/bot_daily_gemini.py b/examples/phone-chatbot/bot_daily_gemini.py index 48cdedb70..5be699eca 100644 --- a/examples/phone-chatbot/bot_daily_gemini.py +++ b/examples/phone-chatbot/bot_daily_gemini.py @@ -7,7 +7,6 @@ import argparse import asyncio import os import sys - from typing import Optional from dotenv import load_dotenv