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

try to speak mangoose

parent cc45d7a9
Branches
No related tags found
1 merge request!4Url/year/title
...@@ -174,7 +174,6 @@ router.get('/pdf/:urlId', (req, res) => { ...@@ -174,7 +174,6 @@ router.get('/pdf/:urlId', (req, res) => {
router.get('/pdf/url', (req, res) => { router.get('/pdf/url', (req, res) => {
try { try {
console.log(req.params.url);
urltoucans. urltoucans.
match({urlId: 'boule-2022'}). match({urlId: 'boule-2022'}).
exec((err,data) => { exec((err,data) => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment