Remove unnecessary new line

f238e5873115a0689a2993d027e735724002ee43

Kristian Schlikow <Dakraid@users.noreply.github.com>

1 files changed, +0 -1Showing whitespace changes
public/scripts/textgen-models.js+0 -1
@@ -23,7 +23,6 @@ export let openRouterModels = [];
23 * @type {string[]}23 * @type {string[]}
24 */24 */
25const OPENROUTER_PROVIDERS = [25const OPENROUTER_PROVIDERS = [
26
27 "OpenAI",26 "OpenAI",
28 "Anthropic",27 "Anthropic",
29 "Google",28 "Google",