From 7a024fbe1ef6abc94ca064f608c16d918aedf0a5 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Tue, 27 Aug 2024 18:18:40 +0200 Subject: [PATCH] refac --- src/lib/components/chat/Chat.svelte | 38 ++++++++++++++--------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/src/lib/components/chat/Chat.svelte b/src/lib/components/chat/Chat.svelte index 0bd789679..3b3c9cf61 100644 --- a/src/lib/components/chat/Chat.svelte +++ b/src/lib/components/chat/Chat.svelte @@ -1679,25 +1679,6 @@