remove window.ipfs artifact

This commit is contained in:
anders
2020-12-09 19:09:42 -06:00
committed by Mark Robert Henderson
parent a89a78c8ca
commit 015664d60e

View File

@@ -70,7 +70,6 @@ const main = async (IPFS, ORBITDB) => {
},
}
})
window.ipfs = ipfs
openButton.disabled = false
createButton.disabled = false