Update index.js

This commit is contained in:
Computer construction kit SmartyKit 2021-01-28 23:13:51 +03:00 committed by GitHub
parent 2b2a3fc8ab
commit 333d77638f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -113,5 +113,3 @@ function updateOut(redraw) {
document.getElementById("out").innerText = hexString;
}
main();