Remove unnecessary new line
| @@ -23,7 +23,6 @@ export let openRouterModels = []; | |||
| 23 | * @type {string[]} | 23 | * @type {string[]} |
| 24 | */ | 24 | */ |
| 25 | const OPENROUTER_PROVIDERS = [ | 25 | const OPENROUTER_PROVIDERS = [ |
| 26 | |||
| 27 | "OpenAI", | 26 | "OpenAI", |
| 28 | "Anthropic", | 27 | "Anthropic", |
| 29 | "Google", | 28 | "Google", |