diff options
Diffstat (limited to 'modules/templates/templates.go')
-rw-r--r-- | modules/templates/templates.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/templates/templates.go b/modules/templates/templates.go index e7fe3b2bfb..af6bf010c1 100644 --- a/modules/templates/templates.go +++ b/modules/templates/templates.go @@ -5,4 +5,3 @@ package templates //go:generate go run -mod=vendor main.go -//go:generate go fmt bindata.go |