Skip to content

Commit 16bc202

Browse files
committed
chore: lint
1 parent fabf7b6 commit 16bc202

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
@@ -1,7 +1,6 @@
11
import uuid
22
from typing import Optional, List, TYPE_CHECKING, Any, Dict
33

4-
from google import genai
54
from google.genai.client import AsyncClient, Client
65
from google.genai import types
76
from google.genai.types import GenerateContentResponse, GenerateContentConfig

0 commit comments

Comments
 (0)