Revert "Per-Auth Method Feature Flag for Model Routing (#11333)" (#11597)

This commit is contained in:
Abhi
2025-10-21 14:36:02 -04:00
committed by GitHub
parent cb8f93bad7
commit 2c93542e5c
3 changed files with 13 additions and 57 deletions

View File

@@ -85,7 +85,6 @@ vi.mock('@google/gemini-cli-core', async () => {
const actualServer = await vi.importActual<typeof ServerConfig>(
'@google/gemini-cli-core',
);
return {
...actualServer,
IdeClient: {