Skip to content

Commit 61766b2

Browse files
committed
remove an unusued import
1 parent 123e36e commit 61766b2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/a2a/contrib/tasks/vertex_task_store.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
try:
55
import vertexai
66
from vertexai import types as vertexai_types
7-
from google.genai import types as genai_types
87
from google.genai import errors as genai_errors
98
except ImportError as e:
109
raise ImportError(

0 commit comments

Comments
 (0)