diff --git a/templates/repo/diff/box.tmpl b/templates/repo/diff/box.tmpl index 78237877d..33ce604d0 100644 --- a/templates/repo/diff/box.tmpl +++ b/templates/repo/diff/box.tmpl @@ -99,14 +99,12 @@
{{$section.ComputedInlineDiffFor $line}}
{{else}}
- {{if $line.LeftIdx}}{{$section.ComputedInlineDiffFor $line}}{{end}}
{{if $line.RightIdx}}{{$section.ComputedInlineDiffFor $line}}{{end}}