From 7093735496c11aa8eea64cc465a43d721a5ee9d9 Mon Sep 17 00:00:00 2001 From: CirnoT <1447794+CirnoT@users.noreply.github.com> Date: Sat, 23 May 2020 23:55:37 +0200 Subject: [PATCH] Do not show avatar for "{{user}} added X commits" --- templates/repo/issue/view_content/comments.tmpl | 3 --- 1 file changed, 3 deletions(-) diff --git a/templates/repo/issue/view_content/comments.tmpl b/templates/repo/issue/view_content/comments.tmpl index 24984baebbfe3..0b3612fa0e256 100644 --- a/templates/repo/issue/view_content/comments.tmpl +++ b/templates/repo/issue/view_content/comments.tmpl @@ -598,9 +598,6 @@ {{else if and (eq .Type 29) (or (gt .CommitsNum 0) .IsForcePush)}}
{{svg "octicon-repo-force-push" 16}} - - - {{.Poster.GetDisplayName}} {{ if .IsForcePush }}