Skip to content

Commit f031566

Browse files
committed
add newline here to pass the standard lint.
1 parent c20523a commit f031566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/imageRouter/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ imageRouter.post('/uploadimage', function (req, res) {
6262
})
6363
}
6464
})
65-
})
65+
})

0 commit comments

Comments
 (0)