2
0
mirror of https://git.coolaj86.com/coolaj86/bluecrypt-keypairs.js synced 2025-03-14 12:20:43 +00:00

remove leftover cruft

This commit is contained in:
AJ ONeal 2019-05-10 22:50:00 -06:00
parent 5d920d108a
commit e7f5376a45

2
app.js
View File

@ -106,8 +106,6 @@
$$('button').map(function ($el) { $el.disabled = false; });
$('.js-toc-jwk').hidden = false;
$('.js-create-account').hidden = false;
$('.js-create-csr').hidden = false;
});
});