mirror of
https://github.com/rails/execjs
synced 2023-03-27 23:21:20 -04:00
Remove duplicate delete this.console;
This commit is contained in:
parent
f29ad3e66b
commit
e24e381ffc
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
||||||
}, function(program) {
|
}, function(program) {
|
||||||
var output;
|
var output;
|
||||||
try {
|
try {
|
||||||
delete this.console;
|
|
||||||
delete this.console;
|
delete this.console;
|
||||||
delete this.setTimeout;
|
delete this.setTimeout;
|
||||||
delete this.setInterval;
|
delete this.setInterval;
|
||||||
|
|
Loading…
Reference in a new issue