mirror of
https://github.com/spf13/cobra
synced 2025-05-06 05:17:21 +00:00
remove whitespace failing build
This commit is contained in:
parent
c2916480e2
commit
43375e6ce4
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ func main() {
|
|||
er(err)
|
||||
}
|
||||
data["license"] = header
|
||||
|
||||
|
||||
mainScript, err := executeTemplate(mainTemplate, data)
|
||||
if err != nil {
|
||||
er(err)
|
||||
|
|
Loading…
Add table
Reference in a new issue