Skip to content

Commit

Permalink
remove unused validateObject
Browse files Browse the repository at this point in the history
  • Loading branch information
Flarna committed Jan 30, 2023
1 parent 19f50a5 commit c08df91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/async_hooks.js
Expand Up @@ -23,7 +23,6 @@ const {
const { kEmptyObject } = require('internal/util');
const {
validateFunction,
validateObject,
validateString,
} = require('internal/validators');
const internal_async_hooks = require('internal/async_hooks');
Expand Down

0 comments on commit c08df91

Please sign in to comment.