Skip to content

Commit

Permalink
fix: missing primordial slice import
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveitaly committed Jul 31, 2023
1 parent aa93a06 commit 2c8078c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debugger/util/argument_parser.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
const {
ArrayPrototypeShift,
ArrayPrototypeSlice,
ArrayPrototypeIncludes,
StringPrototypeSplit,
RegExpPrototypeExec,
Expand Down

0 comments on commit 2c8078c

Please sign in to comment.