From 1814940f0ec6f807ece437ffb3235a568f312d6d Mon Sep 17 00:00:00 2001 From: Phillip Lang Martinez Date: Fri, 11 Nov 2022 11:20:44 +0200 Subject: [PATCH] remove commented code --- .../plugins/core/components/ChatScroller.js | 44 +------------------ 1 file changed, 1 insertion(+), 43 deletions(-) diff --git a/qortal-ui-plugins/plugins/core/components/ChatScroller.js b/qortal-ui-plugins/plugins/core/components/ChatScroller.js index 7b55c825..4cd8adf1 100644 --- a/qortal-ui-plugins/plugins/core/components/ChatScroller.js +++ b/qortal-ui-plugins/plugins/core/components/ChatScroller.js @@ -72,7 +72,6 @@ class ChatScroller extends LitElement { return messageArray }, []) - console.log({formattedMessages}) return html`