From 7b33e8f8a6f8785dc4ecc26c23f013e93880faae Mon Sep 17 00:00:00 2001 From: Peter Marsh Date: Thu, 21 Mar 2024 16:23:04 +0000 Subject: [PATCH] removes comment --- frontend/src/components/ChatBox/ChatBox.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/src/components/ChatBox/ChatBox.tsx b/frontend/src/components/ChatBox/ChatBox.tsx index 57d2cbafe..137b3e2c8 100644 --- a/frontend/src/components/ChatBox/ChatBox.tsx +++ b/frontend/src/components/ChatBox/ChatBox.tsx @@ -141,8 +141,6 @@ function ChatBox({ // update emails addSentEmails(response.sentEmails); - // surely the presence of the message is enough to know if the level is complete - // We can scrap wonLevel and rename resultingChatMessage to levelCompleteMessage if (response.wonLevelMessage) { updateNumCompletedLevels(currentLevel); const levelCompleteMessage = makeChatMessageFromDTO(