diff --git a/blog.js b/blog.js index 23ca756..4982025 100644 --- a/blog.js +++ b/blog.js @@ -49,6 +49,4 @@ module.exports = { return pinned.concat(posts) } -} - -console.log(module.exports.blogPosts()) \ No newline at end of file +} \ No newline at end of file