unwanted comments deleted

pull/15/head
parent 2350cce679
commit db950d0364

@ -111,7 +111,7 @@ public class MailServiceImpl implements MailService {
} }
//Store the sent mail to the table //Store the sent mail to the table
// mailDAO.addToSentMail(prioritizedMail.getUuId()); mailDAO.addToSentMail(prioritizedMail.getUuId());
}); });
} }

Loading…
Cancel
Save