From 7a1bbdf2ddefbcda255cf6ab2bc9efdc56e41f14 Mon Sep 17 00:00:00 2001 From: Zoe Date: Fri, 7 Feb 2020 15:51:27 +0000 Subject: [PATCH] oops --- src/crypto/index.js | 1 - 1 file changed, 1 deletion(-) 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"); }