File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,6 @@ export {
82
82
functionToStringIntegration ,
83
83
inboundFiltersIntegration ,
84
84
linkedErrorsIntegration ,
85
- moduleMetadataIntegration ,
86
85
requestDataIntegration ,
87
86
} from '@sentry/core' ;
88
87
export type { SpanStatusType } from '@sentry/core' ;
Original file line number Diff line number Diff line change @@ -79,7 +79,6 @@ export {
79
79
metrics ,
80
80
inboundFiltersIntegration ,
81
81
linkedErrorsIntegration ,
82
- moduleMetadataIntegration ,
83
82
functionToStringIntegration ,
84
83
requestDataIntegration ,
85
84
} from '@sentry/core' ;
Original file line number Diff line number Diff line change @@ -83,7 +83,6 @@ export {
83
83
functionToStringIntegration ,
84
84
inboundFiltersIntegration ,
85
85
linkedErrorsIntegration ,
86
- moduleMetadataIntegration ,
87
86
requestDataIntegration ,
88
87
} from '@sentry/core' ;
89
88
export type { SpanStatusType } from '@sentry/core' ;
Original file line number Diff line number Diff line change @@ -81,7 +81,6 @@ export {
81
81
functionToStringIntegration ,
82
82
inboundFiltersIntegration ,
83
83
linkedErrorsIntegration ,
84
- moduleMetadataIntegration ,
85
84
requestDataIntegration ,
86
85
} from '@sentry/core' ;
87
86
export type { SpanStatusType } from '@sentry/core' ;
You can’t perform that action at this time.
0 commit comments