This commit is contained in:
Zoe
2020-02-07 15:51:27 +00:00
parent a69c621305
commit 7a1bbdf2dd
-1
View File
@@ -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");
}