From dac4d76d98b74ad437b737ca0048117884692ef6 Mon Sep 17 00:00:00 2001 From: Remy Chauveau Date: Mon, 18 Nov 2024 12:57:28 +0100 Subject: [PATCH] Remove dirty JSON print in the app-header --- applications/apps/checkout/src/components/app-header.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/applications/apps/checkout/src/components/app-header.tsx b/applications/apps/checkout/src/components/app-header.tsx index 4d0a2b8..837834a 100644 --- a/applications/apps/checkout/src/components/app-header.tsx +++ b/applications/apps/checkout/src/components/app-header.tsx @@ -31,7 +31,6 @@ export const AppHeader = () => { - { JSON.stringify(profile)} {session && (