Skip to content

Commit

Permalink
Removed request from sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
klein0r committed Jan 11, 2024
1 parent e807fb1 commit bcf348d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/sandbox.js
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,6 @@ function sandBox(script, name, verbose, debug, context) {
scriptName: name,
instance: adapter.instance,
verbose,
request: mods.request,
exports: {}, // Polyfill for the export object in TypeScript modules
require: function (md) {
if (mods[md]) {
Expand Down

0 comments on commit bcf348d

Please sign in to comment.