Skip to content

Commit e37b702

Browse files
committed
Add closing comment
1 parent e7a1097 commit e37b702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logger.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ export default ( location = './index.log' ) =>
4040
res.setHeader ( 'X-Timestamp', `${ Date.now () } (${ new Date })` )
4141

4242
next ( req, res )
43-
}
43+
} // =>

0 commit comments

Comments
 (0)