Remove debugging log

This commit is contained in:
yflory 2021-02-23 13:49:52 +01:00
parent 94622fc34b
commit 7d6f7f374c
1 changed files with 0 additions and 1 deletions

View File

@ -855,7 +855,6 @@ define([
var crypto = Crypto.createEncryptor(_secret.keys);
nThen(function (waitFor) {
// If we already have metadata, use it, otherwise, try to get it
console.error(metadata);
if (metadata && metadata.owners) { return; }
Cryptpad.getPadMetadata({