aboutsummaryrefslogtreecommitdiff
path: root/src/components
diff options
context:
space:
mode:
Diffstat (limited to 'src/components')
-rw-r--r--src/components/profile/TaggAvatar.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/profile/TaggAvatar.tsx b/src/components/profile/TaggAvatar.tsx
index 083a30fa..f74a202d 100644
--- a/src/components/profile/TaggAvatar.tsx
+++ b/src/components/profile/TaggAvatar.tsx
@@ -147,7 +147,6 @@ const TaggAvatar: React.FC<TaggAvatarProps> = ({
});
};
- console.log(avatar);
if (!validImage && userXId === undefined && !loading) {
return (