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

@@ -149,4 +149,3 @@ func formatDate(dateStr string) string {
}
return t.Format("Jan 2, 2006")
}