diff --git a/crypto.test.js b/crypto.test.js index 70b74ce..7833934 100644 --- a/crypto.test.js +++ b/crypto.test.js @@ -4,7 +4,6 @@ import * as rsa from 'lib0/crypto/rsa-oaep' import * as ecdsa from 'lib0/crypto/ecdsa' import * as t from './testing.js' import * as prng from './prng.js' -import * as webcrypto from 'lib0/webcrypto' import * as json from './json.js' /**