mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-19 01:31:34 +00:00
Removed error code because is stupid
This commit is contained in:
parent
55e2d17636
commit
9688c5ee52
@ -33,7 +33,6 @@ uploadsController.upload = function(req, res, next){
|
||||
console.error(err)
|
||||
return res.json({
|
||||
success: false,
|
||||
errorcode: '',
|
||||
description: err
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user