Skip to content

Commit

Permalink
removed annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
kimmerin authored and kimmerin committed Jul 22, 2019
1 parent 12eabe4 commit 5c891f6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ protected MimeBodyPart makeContentBodyPart(
MimeMessage msg = new MimeMessage((Session) null) {
// avoid the call of updateMessageID to prevent
// DNS issues when trying to evaluate the local host's name
@Override
protected void updateMessageID() throws MessagingException {
// do nothing
}
Expand Down

0 comments on commit 5c891f6

Please sign in to comment.