Skip to content

Commit 3dd9c46

Browse files
committed
lib: remove unused primordials
1 parent c29982b commit 3dd9c46

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/internal/main/watch_mode.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
'use strict';
22
const {
3-
ArrayPrototypeConcat,
4-
ArrayPrototypeFlatMap,
53
ArrayPrototypeForEach,
64
ArrayPrototypeJoin,
7-
ArrayPrototypeMap,
85
ArrayPrototypePush,
96
ArrayPrototypePushApply,
107
ArrayPrototypeSlice,

0 commit comments

Comments
 (0)