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