Skip to content

Commit

Permalink
test(test/ed25519.js): Remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
jwerle committed Jul 23, 2018
1 parent 035fa54 commit 702ce44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/ed25519.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ const test = require('ava')
/* eslint-disable camelcase */
const {
crypto_sign_PUBLICKEYBYTES,
crypto_sign_SECRETKEYBYTES,
crypto_sign_SEEDBYTES,
crypto_sign_BYTES,
} = require('sodium-universal')
Expand Down

0 comments on commit 702ce44

Please sign in to comment.