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