From 13d83e6ba130de150bc2ed6eceb0692916982033 Mon Sep 17 00:00:00 2001
From: "sentry[bot]" <39604003+sentry[bot]@users.noreply.github.com>
Date: Tue, 3 Feb 2026 09:31:01 +0000
Subject: [PATCH] fix: Enhance error suppression for Publift Fuse and race
conditions
---
src/components/Gam.tsx | 44 ------------------------------------------
src/router.tsx | 41 +++++++++++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+), 44 deletions(-)
diff --git a/src/components/Gam.tsx b/src/components/Gam.tsx
index 99a89887..30ed9b88 100644
--- a/src/components/Gam.tsx
+++ b/src/components/Gam.tsx
@@ -55,50 +55,6 @@ export function GamOnPageChange() {
export const GamScripts = () => (
<>
-