fix(vertex-ai): remove unused import is_global_only_vertex_model

This commit is contained in:
Chesars 2026-01-19 17:02:49 -03:00
parent bb5d57645f
commit 8d4e98faa1

View file

@ -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 = (