aboutsummaryrefslogtreecommitdiffstats
path: root/library/popup.js
diff options
context:
space:
mode:
Diffstat (limited to 'library/popup.js')
-rw-r--r--library/popup.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/library/popup.js b/library/popup.js
index d956dc0b1..bb7051055 100644
--- a/library/popup.js
+++ b/library/popup.js
@@ -13,11 +13,6 @@ injectCss(css)
var name = 'popup'
window.METAMASK_UI_TYPE = name
-var iframeStream = setupIframe({
- zeroClientProvider: 'http://localhost:9001',
- sandboxAttributes: ['allow-scripts', 'allow-popups', 'allow-same-origin'],
- container: document.body,
-})
console.log('outside:open')
const background = new SWcontroller({