Skip to content

Commit 356a942

Browse files
committed
net/mail: gofmt
1 parent 4dbbbc4 commit 356a942

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/net/mail/message_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ Version: 1
4747
`,
4848
header: Header{
4949
"Feedback-Type": []string{"abuse"},
50-
"User-Agent": []string{"SomeGenerator/1.0"},
51-
"Version": []string{"1"},
50+
"User-Agent": []string{"SomeGenerator/1.0"},
51+
"Version": []string{"1"},
5252
},
5353
body: "",
5454
},

0 commit comments

Comments
 (0)