chore: remove trailing newlines across packages
This commit is contained in:
@@ -149,4 +149,3 @@ func formatDate(dateStr string) string {
|
||||
}
|
||||
return t.Format("Jan 2, 2006")
|
||||
}
|
||||
|
||||
|
||||
@@ -4,4 +4,3 @@ import "embed"
|
||||
|
||||
//go:embed *.gohtml anime/*.gohtml components/*.gohtml
|
||||
var templateFS embed.FS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user