mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
fix(vertex-ai): remove unused import is_global_only_vertex_model
This commit is contained in:
parent
bb5d57645f
commit
8d4e98faa1
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ from .common_utils import (
|
|||
all_gemini_url_modes,
|
||||
get_vertex_base_model_name,
|
||||
get_vertex_base_url,
|
||||
is_global_only_vertex_model,
|
||||
)
|
||||
|
||||
GOOGLE_IMPORT_ERROR_MESSAGE = (
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue