chore: remove trailing newlines across packages

This commit is contained in:
2026-05-26 16:17:48 +02:00
parent 5f4010901a
commit ff8f760750
6 changed files with 0 additions and 6 deletions

View File

@@ -40,4 +40,3 @@ func acceptsHTML(c *gin.Context) bool {
}
return false
}