mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 23:04:17 +01:00
Fix REPL breakage and such.
This commit is contained in:
@@ -143,7 +143,6 @@ var Modules = function Modules(window) {
|
||||
sandbox.File = jsmodules.File;
|
||||
sandbox.Math = jsmodules.Math;
|
||||
sandbox.Set = jsmodules.Set;
|
||||
sandbox.__proto__ = proto || modules;
|
||||
return sandbox;
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user