From 1086ba8fbaad115626bbdf23822b8cdd3912a5a3 Mon Sep 17 00:00:00 2001 From: SergeyEzhin Date: Thu, 8 Jul 2021 21:20:11 +0300 Subject: [PATCH] Clear console log --- apps/common/mobile/lib/view/collaboration/Comments.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/common/mobile/lib/view/collaboration/Comments.jsx b/apps/common/mobile/lib/view/collaboration/Comments.jsx index 51172677a..51ba84b62 100644 --- a/apps/common/mobile/lib/view/collaboration/Comments.jsx +++ b/apps/common/mobile/lib/view/collaboration/Comments.jsx @@ -658,7 +658,6 @@ const ViewComments = ({storeComments, storeAppOptions, onCommentMenuClick, onRes
{_t.textNoComments}
: {sortComments.map((comment, indexComment) => { - console.log(comment); return ( { !e.target.closest('.comment-menu') && !e.target.closest('.reply-menu') ? showComment(comment) : null}}>