Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
rlaiola committed Mar 21, 2024
1 parent 5f8ff5d commit 9cdbbd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ apiApp.get('/relax/api/:source/:id', async function (req, res) {
} else {
res.json(jsonResponse)
}
res.json(jsonResponse)
})

// Handling all other URLs by returning an empty json
Expand Down

0 comments on commit 9cdbbd7

Please sign in to comment.