diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2022-08-04 19:52:09 -0400 |
|---|---|---|
| committer | Dave Henderson <dhenderson@gmail.com> | 2022-08-04 19:54:51 -0400 |
| commit | f67ce5ac8d8bc3f47563dd6512946d8947cf412a (patch) | |
| tree | 4697b947e9d6eeec1479c29cdd661ced2dd5effb /cmd | |
| parent | f13bcfdd78e0e502947addb3b3f0556bbbf9edf5 (diff) | |
Fix lint errors
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to 'cmd')
| -rw-r--r-- | cmd/gomplate/main.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/gomplate/main.go b/cmd/gomplate/main.go index ac5fa07b..01f75ea9 100644 --- a/cmd/gomplate/main.go +++ b/cmd/gomplate/main.go @@ -1,6 +1,5 @@ /* The gomplate command - */ package main |
