fix(vertex-ai): remove unused import is_global_only_vertex_model

This commit is contained in:
Chesars
2026-03-11 13:19:12 -03:00
parent bb5d57645f
commit 8d4e98faa1
@@ -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 = (