diff --git a/src/utils/errors.ts b/src/utils/errors.ts index 17f4e04..722bd48 100644 --- a/src/utils/errors.ts +++ b/src/utils/errors.ts @@ -12,10 +12,6 @@ dsn: "https://51a018424102449b88f94c795cf62bb7@sentry.lemmmy.pw/2", release: "kristweb2-react@" + gitVersion, integrations: [new Integrations.BrowserTracing()], - - // Set tracesSampleRate to 1.0 to capture 100% - // of transactions for performance monitoring. - // We recommend adjusting this value in production tracesSampleRate: 1.0 });