Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
Change-Id: Ie49216fef5eb13e202fd276fff62e7e20f03b062
  • Loading branch information
MarkDaoust committed Sep 11, 2024
1 parent 22bf4d3 commit 0074ce4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion google/generativeai/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import inspect
import dataclasses
import pathlib
import types
from typing import Any, cast
from collections.abc import Sequence
import httplib2
Expand Down

0 comments on commit 0074ce4

Please sign in to comment.