Skip to content

Commit 6867bc5

Browse files
committed
fix: remove unused ArrayPrototypeSlice import
1 parent af2db6a commit 6867bc5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/internal/test_runner/runner.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ const {
1212
ArrayPrototypePush,
1313
ArrayPrototypePushApply,
1414
ArrayPrototypeShift,
15-
ArrayPrototypeSlice,
1615
ArrayPrototypeSome,
1716
ArrayPrototypeSort,
1817
ObjectAssign,

0 commit comments

Comments
 (0)