Skip to content

Commit

Permalink
Merge pull request #847 from saschagrunert/remove-date-var
Browse files Browse the repository at this point in the history
Remove unused `Date` variable from `cliTemplate`
  • Loading branch information
asahasrabuddhe committed Aug 9, 2019
2 parents 2e0e39a + de0fa70 commit 7058c58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs.go
Expand Up @@ -34,7 +34,6 @@ func (a *App) ToMan() (string, error) {

type cliTemplate struct {
App *App
Date string
Commands []string
GlobalArgs []string
SynopsisArgs []string
Expand Down

0 comments on commit 7058c58

Please sign in to comment.