diff options
Diffstat (limited to 'op_crates/web/12_location.js')
-rw-r--r-- | op_crates/web/12_location.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/op_crates/web/12_location.js b/op_crates/web/12_location.js index 6c99bc23a..2b6580f8b 100644 --- a/op_crates/web/12_location.js +++ b/op_crates/web/12_location.js @@ -348,7 +348,6 @@ workerLocation = new WorkerLocation(href, locationConstructorKey); } - window.__bootstrap = (window.__bootstrap || {}); window.__bootstrap.location = { locationConstructorDescriptor: { value: Location, |