From dd07e536f0d329747a075fc38f7a4cb2873caa7b Mon Sep 17 00:00:00 2001 From: Jaakko Vanhala Date: Fri, 10 Apr 2026 07:39:51 +0300 Subject: [PATCH] =?UTF-8?q?Korjattu=20duplikaatti=20const=20tst=20-m=C3=A4?= =?UTF-8?q?=C3=A4rittely=20kpnProject:ssa?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- network-poc/frontend/src/pages/index.astro | 1 - 1 file changed, 1 deletion(-) diff --git a/network-poc/frontend/src/pages/index.astro b/network-poc/frontend/src/pages/index.astro index 2a72fcb..050bfa3 100644 --- a/network-poc/frontend/src/pages/index.astro +++ b/network-poc/frontend/src/pages/index.astro @@ -726,7 +726,6 @@ OUTPUT FORMAT: async function kpnProject(task) { const cdr = agents.coder || Object.values(agents)[1]; - const tst = agents.tester || Object.values(agents)[2]; // Etsitään sopivin mallipohja const template = Object.values(templates)[0]; // Toistaiseksi vain FastAPI CRUD