Skip to content

Commit

Permalink
remove unused dependencie
Browse files Browse the repository at this point in the history
  • Loading branch information
dmonad committed Aug 25, 2023
1 parent 4305f46 commit 6aa7c88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crypto.test.js
Expand Up @@ -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'

/**
Expand Down

0 comments on commit 6aa7c88

Please sign in to comment.