diff --git a/webapp/channels/src/components/suggestion/at_mention_provider/at_mention_suggestion.tsx b/webapp/channels/src/components/suggestion/at_mention_provider/at_mention_suggestion.tsx
index 52dbd84517..5eabb190c3 100644
--- a/webapp/channels/src/components/suggestion/at_mention_provider/at_mention_suggestion.tsx
+++ b/webapp/channels/src/components/suggestion/at_mention_provider/at_mention_suggestion.tsx
@@ -147,13 +147,6 @@ const AtMentionSuggestion = React.forwardRef
) : null;
- const sharedIcon = item.remote_id ? (
-
- ) : null;
-
let countBadge;
if (item.type === Constants.MENTION_GROUPS) {
countBadge = (
@@ -188,7 +181,6 @@ const AtMentionSuggestion = React.forwardRef}
{countBadge}