Skip to content

Commit c08df91

Browse files
authored
remove unused validateObject
1 parent 19f50a5 commit c08df91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/async_hooks.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ const {
2323
const { kEmptyObject } = require('internal/util');
2424
const {
2525
validateFunction,
26-
validateObject,
2726
validateString,
2827
} = require('internal/validators');
2928
const internal_async_hooks = require('internal/async_hooks');

0 commit comments

Comments
 (0)