From 0137da0e456371250ccb17e101ed5a6e1d663a5b Mon Sep 17 00:00:00 2001 From: Timur Ercan Date: Fri, 17 Feb 2023 12:25:02 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web/pages/documents/[id]/sign.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps/web/pages/documents/[id]/sign.tsx b/apps/web/pages/documents/[id]/sign.tsx index fa0b49608..28c5200e3 100644 --- a/apps/web/pages/documents/[id]/sign.tsx +++ b/apps/web/pages/documents/[id]/sign.tsx @@ -51,8 +51,6 @@ export async function getServerSideProps(context: any) { }, }); - // todo sign ui - return { props: { document: recipient.Document,