Skip to content
Snippets Groups Projects
Commit 29a53ad0 authored by Inès Yeterian's avatar Inès Yeterian
Browse files

commented old code

parent 737d8478
No related branches found
No related tags found
1 merge request!4Url/year/title
......@@ -154,7 +154,7 @@ router.route("/img/:id")
}
);}); */
router.get('/pdf/:urlID', (req, res) => {
router.get('/pdf/urlID', (req, res) => {
try {
res.json(urltoucans);
} catch (err) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment