Skip to content
Permalink
Browse files
Missing (
  • Loading branch information
caracold committed Apr 23, 2020
1 parent 6fa4507 commit ffef714b778cada307073cbebb2a3a278aa4e046
Showing 1 changed file with 0 additions and 1 deletion.
@@ -72,7 +72,6 @@ exports.newItem = (req, res, next) => {
location: result.location,
picture: result.picture
}
}
});
})
.catch(err => {

0 comments on commit ffef714

Please sign in to comment.