Skip to content

Commit

Permalink
fixup! fixup! fixup! timers: fix unsafe array iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
RaisinTen committed Feb 4, 2021
1 parent 6a19fcd commit 89f304f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/internal/timers.js
Expand Up @@ -78,7 +78,6 @@ const {
NumberIsFinite,
NumberMIN_SAFE_INTEGER,
ObjectCreate,
SafeArrayIterator,
Symbol,
ReflectApply,
} = primordials;
Expand Down

0 comments on commit 89f304f

Please sign in to comment.