Skip to content

Commit 12e88da

Browse files
committed
w h i t e s p a c e
1 parent 2a99ed9 commit 12e88da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cmd/repo/view/view.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ func viewRun(opts *ViewOptions) error {
135135
{{.Readme}}
136136
137137
{{.View}}
138-
`)
138+
`)
139139

140140
tmpl, err := template.New("repo").Parse(repoTmpl)
141141
if err != nil {

0 commit comments

Comments
 (0)