From f6edf2aad7f96b12211bcb252a87a2cfbca02d44 Mon Sep 17 00:00:00 2001 From: Thilo Behnke Date: Sun, 3 Jul 2022 23:55:02 +0200 Subject: [PATCH] remove debug output --- client/svelte-client/src/App.svelte | 1 - 1 file changed, 1 deletion(-) diff --git a/client/svelte-client/src/App.svelte b/client/svelte-client/src/App.svelte index 230eddc..49af7f9 100644 --- a/client/svelte-client/src/App.svelte +++ b/client/svelte-client/src/App.svelte @@ -68,7 +68,6 @@ - {JSON.stringify(tick.score)}