w h i t e s p a c e
This commit is contained in:
parent
2a99ed9afb
commit
12e88da400
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ func viewRun(opts *ViewOptions) error {
|
|||
{{.Readme}}
|
||||
|
||||
{{.View}}
|
||||
`)
|
||||
`)
|
||||
|
||||
tmpl, err := template.New("repo").Parse(repoTmpl)
|
||||
if err != nil {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue