From 5b264060116d6d7b2902d4c461cc198861e259e0 Mon Sep 17 00:00:00 2001 From: Filip Krumpe Date: Wed, 12 Jan 2022 16:22:37 +0100 Subject: [PATCH] Remove unused --- webapp/src/routes/index.svelte | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/webapp/src/routes/index.svelte b/webapp/src/routes/index.svelte index f868b6a..4048807 100644 --- a/webapp/src/routes/index.svelte +++ b/webapp/src/routes/index.svelte @@ -1,12 +1,10 @@ -
+

Welcome to SvelteKit

Visit kit.svelte.dev to read the documentation

-
-
\ No newline at end of file +
+
\ No newline at end of file