From cf8d373a8cf6567f9fe27752670939e95e72e9b7 Mon Sep 17 00:00:00 2001 From: Monet Lee Date: Mon, 1 Sep 2025 09:58:50 +0800 Subject: [PATCH] remove unused comment. --- internal/msgtransfer/online_history_msg_handler.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/internal/msgtransfer/online_history_msg_handler.go b/internal/msgtransfer/online_history_msg_handler.go index ec182ea73..8af585ce3 100644 --- a/internal/msgtransfer/online_history_msg_handler.go +++ b/internal/msgtransfer/online_history_msg_handler.go @@ -18,6 +18,7 @@ import ( "context" "encoding/json" "errors" + "github.com/openimsdk/tools/mq" "sync" @@ -280,8 +281,6 @@ func (och *OnlineHistoryRedisConsumerHandler) handleMsg(ctx context.Context, key } if isNewConversation { - // 需要每一条消息 都去检查了 有没有会话 - switch msg.SessionType { case constant.ReadGroupChatType: log.ZDebug(ctx, "group chat first create conversation", "conversationID",