diff --git a/src/dbp-official-signature-pdf-upload.js b/src/dbp-official-signature-pdf-upload.js index 6c31368fd248d679707c25f22538d9ee3adc912e..48c6ec69bad6ed817979fb1d9e82ecbd33d89bd7 100644 --- a/src/dbp-official-signature-pdf-upload.js +++ b/src/dbp-official-signature-pdf-upload.js @@ -376,7 +376,6 @@ class OfficialSignaturePdfUpload extends ScopedElementsMixin(DBPSignatureLitElem this.signaturePlacementInProgress = true; this.withSigBlock = withSigBlock; const previewTag = this.getScopedTagName("dbp-pdf-preview"); - console.error(previewTag); await this._(previewTag).showPDF( file, withSigBlock, //this.queuedFilesPlacementModes[key] === "manual",