mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 11:04:15 +00:00
remove unwanted log
This commit is contained in:
parent
5d36620175
commit
9ae0aefb4c
@ -48,8 +48,6 @@ export default class PostsController extends Controller {
|
||||
from_user_id: req.params.user_id,
|
||||
})
|
||||
|
||||
console.log(req.query)
|
||||
|
||||
return res.json(posts)
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user