docs adding
This commit is contained in:
@@ -77,7 +77,6 @@ exports.create = (req, res, next) => {
|
||||
});
|
||||
})
|
||||
.catch(function(error) {
|
||||
console.log(error);
|
||||
// transaction rollback
|
||||
next(error);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user