Skip to content

Commit 0de9196

Browse files
authored
Remove deprecated integration name
via getsentry/sentry-javascript#10755
1 parent 5c014d9 commit 0de9196

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/platforms/javascript/common/best-practices/shared-environments.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ import {
4444
const integrations = getDefaultIntegrations({}).filter((defaultIntegration) => {
4545
return ![
4646
"BrowserApiErrors",
47-
"TryCatch",
4847
"Breadcrumbs",
4948
"GlobalHandlers",
5049
].includes(defaultIntegration.name);

0 commit comments

Comments
 (0)