Remove unnecessary new line

This commit is contained in:
Kristian Schlikow
2025-04-11 12:12:14 +00:00
parent c5ebe4b4b1
commit f238e58731

View File

@@ -23,7 +23,6 @@ export let openRouterModels = [];
* @type {string[]} * @type {string[]}
*/ */
const OPENROUTER_PROVIDERS = [ const OPENROUTER_PROVIDERS = [
"OpenAI", "OpenAI",
"Anthropic", "Anthropic",
"Google", "Google",