fix: remove undefined/unused variable

This commit is contained in:
sirpy 2020-03-18 09:23:48 +02:00 committed by GitHub
parent 947ee8455c
commit 6d05150ae8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
sea.js
View File

@ -196,7 +196,6 @@
}
catch(e){
console.log("text-encoding and peculiar/nwebcrypto may not be included by default, please add it to your package.json!");
TEXT_ENCODING_OR_PECULIAR_WEBCRYPTO_NOT_INSTALLED;
}}
module.exports = api