From 4af95b0f0f79732ee3454aedf4ef9ab766421240 Mon Sep 17 00:00:00 2001 From: Adrian Bonpin Date: Wed, 19 Aug 2026 01:47:38 +0800 Subject: [PATCH] chore: remove webhook test marker --- apps/web/app/layout.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/web/app/layout.tsx b/apps/web/app/layout.tsx index 04dd922..6df9ca8 100644 --- a/apps/web/app/layout.tsx +++ b/apps/web/app/layout.tsx @@ -125,4 +125,3 @@ export default function RootLayout({ ) } -// webhook connectivity test