Skip to content

Commit

Permalink
update mock
Browse files Browse the repository at this point in the history
  • Loading branch information
weboko committed Oct 19, 2023
1 parent dd16e79 commit b2789d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/rln-js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ async function initRLN(ui) {
};

const provider = new ethers.providers.Web3Provider(window.ethereum, "any");
window.tmp = provider;

ui.setRlnStatus("WASM Blob download in progress...");
const rlnInstance = await create();
Expand Down

0 comments on commit b2789d1

Please sign in to comment.