From 1062190d19e0786613bb1a65e2342d2066944272 Mon Sep 17 00:00:00 2001 From: "sentry[bot]" <39604003+sentry[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 04:57:11 +0000 Subject: [PATCH] refactor: Centralize ad-related error suppression in Sentry --- src/components/Gam.tsx | 44 ------------------------------------------ src/router.tsx | 37 +++++++++++++++++++++++++++++++++++ 2 files changed, 37 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 = () => ( <> -