Skip to content

Commit 735688b

Browse files
committed
removed config for simplicity
1 parent e3f61d8 commit 735688b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

db/blog-post.db.js

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
const { getConnection } = require('../config')
2-
31
const blogpostDb = (user, content) => {
42
/*
53
* put code to call database here

0 commit comments

Comments
 (0)