Skip to content
Permalink
Browse files
Fix lint warnings
  • Loading branch information
sarkarj committed Dec 2, 2019
1 parent e0b2219 commit 1ba7dc68c30ebbd9931ddf460e4150d18d9abaa6
Showing 1 changed file with 0 additions and 1 deletion.
@@ -2,7 +2,6 @@

const Article = require('../modules/article')
const ifs = require('../modules/imagefs')
const Image = require('../modules/image')

const editPost = async(ctx, dbName) => {
try {

0 comments on commit 1ba7dc6

Please sign in to comment.