Skip to content

Commit

Permalink
Remove duplicate delete this.console;
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Oct 19, 2021
1 parent 313ffba commit 732a5e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/execjs/support/jsc_runner.js
Expand Up @@ -2,7 +2,6 @@
}, function(program) {
var output;
try {
delete this.console;
delete this.console;
delete this.setTimeout;
delete this.setInterval;
Expand Down

0 comments on commit 732a5e3

Please sign in to comment.