net/mail: gofmt

This commit is contained in:
0xc0d 2021-08-23 02:20:47 +02:00
parent 4dbbbc48d3
commit 356a942083
1 changed files with 2 additions and 2 deletions

View File

@ -47,8 +47,8 @@ Version: 1
`, `,
header: Header{ header: Header{
"Feedback-Type": []string{"abuse"}, "Feedback-Type": []string{"abuse"},
"User-Agent": []string{"SomeGenerator/1.0"}, "User-Agent": []string{"SomeGenerator/1.0"},
"Version": []string{"1"}, "Version": []string{"1"},
}, },
body: "", body: "",
}, },