@ -34,7 +34,6 @@ private Connection getConnection() throws SQLException {
@Override
public int addMail(MailModel mailModel){
logger.info("Add mail work successfully");
PreparedStatement stmt;
int generatedId = -1;