Skip to content

Commit 3ba179a

Browse files
committed
fix jshint errors for lib/defaults.js
1 parent fe09e96 commit 3ba179a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/defaults.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ module.exports = {
3232

3333
//pool log function / boolean
3434
poolLog: false
35-
}
35+
};

0 commit comments

Comments
 (0)