Skip to content

Commit 6ddb207

Browse files
committed
Fix ruff
1 parent 5de27c6 commit 6ddb207

File tree

1 file changed

+0
-1
lines changed
  • homeassistant/components/google_generative_ai_conversation

1 file changed

+0
-1
lines changed

homeassistant/components/google_generative_ai_conversation/__init__.py

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import mimetypes
66
from pathlib import Path
77

8-
from google import genai # type: ignore[attr-defined]
98
from google.genai import Client
109
from google.genai.errors import APIError, ClientError
1110
from requests.exceptions import Timeout

0 commit comments

Comments
 (0)