We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f61d8 commit 735688bCopy full SHA for 735688b
db/blog-post.db.js
@@ -1,5 +1,3 @@
1
-const { getConnection } = require('../config')
2
-
3
const blogpostDb = (user, content) => {
4
/*
5
* put code to call database here
0 commit comments