diff --git a/src/crypto/index.js b/src/crypto/index.js index fc568cce3..db0fa548b 100644 --- a/src/crypto/index.js +++ b/src/crypto/index.js @@ -413,7 +413,6 @@ Crypto.prototype.bootstrapSecretStorage = async function({ ); } } else { - if (setupNewSecretStorage) throw new Error("What the HELL"); logger.log("Cross signing keys are present in secret storage"); }