13281-Remove console.log

This commit is contained in:
Pablo Aragon 2024-04-02 11:42:38 +02:00
parent 9bc0b4c050
commit 833dfcc62a
1 changed files with 0 additions and 1 deletions

View File

@ -2413,7 +2413,6 @@ date: 2018-05-14 15:05:04
}); });
} }
console.log(vCard);
formattedVCardString += formattedVCardString +=
"FN" + encodingPrefix + ":" + e(formattedName) + nl(); "FN" + encodingPrefix + ":" + e(formattedName) + nl();
formattedVCardString += formattedVCardString +=