From 34c0e81d8ec7efd27e7c79dfe5516b70897f1a49 Mon Sep 17 00:00:00 2001 From: sriramveeraghanta Date: Thu, 13 Nov 2025 15:24:17 +0530 Subject: [PATCH] chore: update tubro envs and removed plausible script --- apps/web/app/layout.tsx | 3 --- apps/web/app/root.tsx | 3 --- turbo.json | 14 ++++++++++---- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/apps/web/app/layout.tsx b/apps/web/app/layout.tsx index 4cbf9aca9..824b19b91 100644 --- a/apps/web/app/layout.tsx +++ b/apps/web/app/layout.tsx @@ -86,9 +86,6 @@ export default function RootLayout({ children }: { children: React.ReactNode }) - {process.env.VITE_PLAUSIBLE_DOMAIN && ( -