Skip to content

Commit

Permalink
remove unused content
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravindu Wijegunawardhana committed Aug 28, 2024
1 parent 1543813 commit 325bd23
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,5 @@
</div>
</div>
</div>
<script>
let f = async () => {
let k = await import("./pkg/fi_verifiable_data.js");
console.log(k);
};
f();
</script>
</body>
</html>

0 comments on commit 325bd23

Please sign in to comment.