From 306aa962cbe248bb57536491f3b4179f71bb5e0e Mon Sep 17 00:00:00 2001 From: Stephan Richter Date: Thu, 9 Oct 2025 08:24:02 +0200 Subject: [PATCH] clean code --- frontend/src/routes/contact/Index.svelte | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/frontend/src/routes/contact/Index.svelte b/frontend/src/routes/contact/Index.svelte index 11801e9..3be6dbe 100644 --- a/frontend/src/routes/contact/Index.svelte +++ b/frontend/src/routes/contact/Index.svelte @@ -1,16 +1,13 @@