Skip to content

Commit

Permalink
Update lib/events.js
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
  • Loading branch information
pd4d10 and aduh95 authored May 16, 2021
1 parent 92726a9 commit b1d2148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/events.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ const {

const {
validateAbortSignal,
validateBoolean,
validateFunction,
validateBoolean
} = require('internal/validators');

const kCapture = Symbol('kCapture');
Expand Down

0 comments on commit b1d2148

Please sign in to comment.