Skip to content

Commit 8659f35

Browse files
pd4d10aduh95
andauthored
Update lib/_http_agent.js
Co-authored-by: Antoine du Hamel <[email protected]>
1 parent bdc6537 commit 8659f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/_http_agent.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const { once } = require('internal/util');
5858
const {
5959
validateNumber,
6060
validateOneOf,
61-
validateString
61+
validateString,
6262
} = require('internal/validators');
6363

6464
const kOnKeylog = Symbol('onkeylog');

0 commit comments

Comments
 (0)