From a5957f46ee577e69556f0d0e1d645df4390634b5 Mon Sep 17 00:00:00 2001 From: Divy Srivastava Date: Wed, 9 Mar 2022 18:13:11 +0530 Subject: chore(ext/crypto): remove old todos (#13887) --- ext/crypto/00_crypto.js | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/crypto/00_crypto.js') diff --git a/ext/crypto/00_crypto.js b/ext/crypto/00_crypto.js index ed179a313..b4b317b3c 100644 --- a/ext/crypto/00_crypto.js +++ b/ext/crypto/00_crypto.js @@ -1003,7 +1003,6 @@ case "AES-KW": { return exportKeyAES(format, key, innerKey); } - // TODO(@littledivy): ECDSA default: throw new DOMException("Not implemented", "NotSupportedError"); } -- cgit v1.2.3