nits, removing a old todo and a stray newline

This commit is contained in:
Mechiel Lukkien
2023-11-11 19:14:19 +01:00
parent 2073db194b
commit dcee0345ef
2 changed files with 1 additions and 3 deletions

View File

@ -140,7 +140,6 @@ type Attachment struct {
// File name based on "name" attribute of "Content-Type", or the "filename"
// attribute of "Content-Disposition".
// todo: decode non-ascii character sets
Filename string
Part message.Part