From 7d56f52a25dbe745d85aa395f33f6014027ec80b Mon Sep 17 00:00:00 2001 From: Konstantin Wohlwend Date: Tue, 13 May 2025 13:06:17 -0700 Subject: [PATCH] Remove react-scan --- apps/dashboard/src/app/layout.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/dashboard/src/app/layout.tsx b/apps/dashboard/src/app/layout.tsx index 5ea45e8be..c9f014ee3 100644 --- a/apps/dashboard/src/app/layout.tsx +++ b/apps/dashboard/src/app/layout.tsx @@ -66,7 +66,6 @@ export default function RootLayout({ return ( - {getNodeEnvironment() === 'development' &&