From df669d26e4863f03f632bc0cd521c5907ee3c7ee Mon Sep 17 00:00:00 2001 From: Timur Ercan Date: Fri, 24 Feb 2023 16:20:51 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20debug=20putput?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web/components/editor/pdf-signer.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/web/components/editor/pdf-signer.tsx b/apps/web/components/editor/pdf-signer.tsx index 2ac329afc..30a8c1acd 100644 --- a/apps/web/components/editor/pdf-signer.tsx +++ b/apps/web/components/editor/pdf-signer.tsx @@ -84,7 +84,6 @@ export default function PDFSigner(props: any) { return ( <> - {JSON.stringify(signatures)}