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 {