Skip to content
Prev Previous commit
Next Next commit
fixup! fixup! debugger: add edit-free runtime expression probes to `n…
…ode inspect`
  • Loading branch information
joyeecheung committed Apr 15, 2026
commit c97cc474278eae74fe619f5332a79f3e855bc8cf
1 change: 0 additions & 1 deletion lib/internal/debugger/inspect.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ const {
SafeSet,
StringPrototypeEndsWith,
StringPrototypeIncludes,
StringPrototypeLastIndexOf,
StringPrototypeSlice,
StringPrototypeSplit,
StringPrototypeStartsWith,
Expand Down
Loading