fix: make format
All checks were successful
ci/woodpecker/push/ci Pipeline was successful

This commit is contained in:
Felipe M 2025-04-22 11:56:57 +02:00
parent 763a451251
commit c9edb57505
Signed by: fmartingr
GPG key ID: CCFBC5637D4000A8
6 changed files with 6 additions and 7 deletions

View file

@ -249,7 +249,6 @@ func (a *Admin) getFlashes(w http.ResponseWriter, r *http.Request) []FlashMessag
return messages
}
// render renders a template with the given data
func (a *Admin) render(w http.ResponseWriter, r *http.Request, templateName string, data TemplateData) {
// Add current user data