enable formatting via golangci-lint
1 file changed, 0 insertions(+), 2 deletions(-)
changed files
M routes/routes.go → routes/routes.go
@@ -26,8 +26,6 @@ repos *data.Entries } func (d *deps) Index(rc *atreugo.RequestCtx) error { - - pageData := templates.PageData{ Meta: d.c.Meta, }