diff --git a/templates/repo/icon.tmpl b/templates/repo/icon.tmpl index f4cd1363cb..eaffd32332 100644 --- a/templates/repo/icon.tmpl +++ b/templates/repo/icon.tmpl @@ -7,7 +7,6 @@ * Note: Keep the icon logic in sync with web_src/js/utils/mappings.ts */}} {{$avatarLink := (.Repo.RelAvatarLink ctx)}} - {{if .ShowRepoOwnerAvatar}} {{ctx.AvatarUtils.Avatar .Repo.Owner $size}} {{else if and $avatarLink .ShowRepoAvatar}}