Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit b624a23

Browse files
author
tkrause
committed
fix previous existing jshint error
1 parent 5d0b18d commit b624a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/parsers/api_private.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
function parse(content) {
1+
function parse() {
22
return 'private';
33
}
44

0 commit comments

Comments
 (0)