From 015664d60e7a09fc863bec930c1c06cd307167af Mon Sep 17 00:00:00 2001 From: anders Date: Wed, 9 Dec 2020 19:09:42 -0600 Subject: [PATCH] remove window.ipfs artifact --- examples/browser/example.js | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/browser/example.js b/examples/browser/example.js index 2da6bc2..754f2b3 100644 --- a/examples/browser/example.js +++ b/examples/browser/example.js @@ -70,7 +70,6 @@ const main = async (IPFS, ORBITDB) => { }, } }) - window.ipfs = ipfs openButton.disabled = false createButton.disabled = false