Skip to content

Commit 3c5377c

Browse files
committed
chore: lint
1 parent 96f71c7 commit 3c5377c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/gemini/vision_agents/plugins/gemini/gemini_llm.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import uuid
33
from typing import Optional, List, TYPE_CHECKING, Any, Dict
44

5-
from google import genai
65
from google.genai.client import AsyncClient, Client
76
from google.genai import types
87
from google.genai.types import GenerateContentResponse, GenerateContentConfig

0 commit comments

Comments
 (0)