Skip to content

Commit d5559d1

Browse files
committed
Fix lint
1 parent d7efc1e commit d5559d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/repo/issue/view_title.tmpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
{{$baseHref = HTMLFormat `<a href="%s">%s</a>` .BaseBranchLink $baseHref}}
7373
{{end}}
7474
{{end}}
75-
7675
{{if .Issue.PullRequest.HasMerged}}
7776
{{$mergedStr:= DateUtils.TimeSince .Issue.PullRequest.MergedUnix}}
7877
{{if .Issue.OriginalAuthor}}

0 commit comments

Comments
 (0)