From 252b33b73fbbebeac203a68ba637a8aaf660dfd8 Mon Sep 17 00:00:00 2001 From: Armored Dragon Date: Mon, 8 Jul 2024 11:25:19 -0500 Subject: [PATCH] Removed commented code. Signed-off-by: Armored Dragon --- scripts/communityScripts/armored-chat/armored_chat.qml | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/communityScripts/armored-chat/armored_chat.qml b/scripts/communityScripts/armored-chat/armored_chat.qml index ff945f6a73..13506c226a 100644 --- a/scripts/communityScripts/armored-chat/armored_chat.qml +++ b/scripts/communityScripts/armored-chat/armored_chat.qml @@ -33,9 +33,6 @@ Rectangle { scrollToBottom(); } } - // Component.onCompleted: { - // toScript({type: "initialized"}); - // } // User view Item {