Skip to content

Commit

Permalink
chore: add changelog gen
Browse files Browse the repository at this point in the history
  • Loading branch information
Gianmarco Ciaffardini authored and Gianmarco Ciaffardini committed Sep 30, 2022
1 parent 654cee3 commit 3b322e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ app.get("/users", (req, res) => {
app.get("/reviews", (req, res) => {
res.json({
users: ["Cool Movie!"],
success: true,
});
});

Expand Down

0 comments on commit 3b322e7

Please sign in to comment.