Merge pull request 'unwanted comments deleted' (#15) from get_connection into master

Reviewed-on: #15
master
commit 927a082e63

@ -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