chore(core): handle the telemetry warnings in console (#6793)

This commit is contained in:
Brooooooklyn
2024-05-07 04:28:33 +00:00
parent 6cd0c7cd11
commit d76a635b00
4 changed files with 9 additions and 12 deletions

View File

@@ -8,7 +8,6 @@ import { isDesktop } from '@affine/env/constant';
import {
init,
reactRouterV6BrowserTracingIntegration,
replayIntegration,
setTags,
} from '@sentry/react';
import { StrictMode, useEffect } from 'react';
@@ -44,7 +43,6 @@ function main() {
createRoutesFromChildren,
matchRoutes,
}),
replayIntegration(),
],
});
setTags({