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}}>