We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d4d8f9 commit 3374121Copy full SHA for 3374121
app/lib/Email.scala
@@ -4,7 +4,7 @@ import java.io.ByteArrayOutputStream
4
import java.nio.ByteBuffer
5
import java.util.Properties
6
import javax.mail.Message.RecipientType
7
-import javax.mail.internet.{InternetAddress, MimeBodyPart, MimeMessage, MimeMultipart}
+import javax.mail.internet.{InternetAddress, MimeMessage}
8
import javax.mail.{Address, Message}
9
10
import lib.Email.Addresses
0 commit comments