Remove debug line
This commit is contained in:
parent
75f6d5f972
commit
5e8364459f
1 changed files with 1 additions and 3 deletions
4
blog.js
4
blog.js
|
@ -49,6 +49,4 @@ module.exports = {
|
|||
return pinned.concat(posts)
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
console.log(module.exports.blogPosts())
|
||||
}
|
Loading…
Reference in a new issue