Skip to content

Commit 0074ce4

Browse files
committed
remove unused import
Change-Id: Ie49216fef5eb13e202fd276fff62e7e20f03b062
1 parent 22bf4d3 commit 0074ce4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

google/generativeai/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import inspect
66
import dataclasses
77
import pathlib
8-
import types
98
from typing import Any, cast
109
from collections.abc import Sequence
1110
import httplib2

0 commit comments

Comments
 (0)