Remove unnecessary new line

f238e5873115a0689a2993d027e735724002ee43

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

1 files changed, +0 -1Ignore whitespace
public/scripts/textgen-models.js+0 -1
@@ -23,7 +23,6 @@ export let openRouterModels = [];
2323 * @type {string[]}
2424 */
2525const OPENROUTER_PROVIDERS = [
26-
2726 "OpenAI",
2827 "Anthropic",
2928 "Google",