diff --git a/app/components/Avatar.tsx b/app/components/Avatar.tsx index 1e07e5557..ecd849e4c 100644 --- a/app/components/Avatar.tsx +++ b/app/components/Avatar.tsx @@ -7,7 +7,6 @@ const dimensions = { lg: 125, }; -// xxx: ugly placeholder when image broken (because of webp?) export function Avatar({ discordId, discordAvatar, @@ -25,7 +24,6 @@ export function Avatar({