notification email on student unlinking

parent 6b9b308d
......@@ -494,7 +494,7 @@ module.exports = {
surname: student.surname,
license: student.license.number
})
});
})
.then(() => {})
.catch((err) => {});
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment