From 180e4823634d8e3b2a2e3df710a7f218ffc47cfe Mon Sep 17 00:00:00 2001 From: silverwind Date: Thu, 4 Dec 2025 21:57:17 +0100 Subject: [PATCH] remove whitespace --- templates/repo/icon.tmpl | 1 - 1 file changed, 1 deletion(-) 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}}