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 @@ -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' ;
Original file line number Diff line number Diff line change @@ -78,7 +78,6 @@ export {
78
78
metrics ,
79
79
inboundFiltersIntegration ,
80
80
linkedErrorsIntegration ,
81
- moduleMetadataIntegration ,
82
81
functionToStringIntegration ,
83
82
requestDataIntegration ,
84
83
} from '@sentry/core' ;
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 @@ -80,7 +80,6 @@ export {
80
80
functionToStringIntegration ,
81
81
inboundFiltersIntegration ,
82
82
linkedErrorsIntegration ,
83
- moduleMetadataIntegration ,
84
83
requestDataIntegration ,
85
84
} from '@sentry/core' ;
86
85
export type { SpanStatusType } from '@sentry/core' ;
You can’t perform that action at this time.
0 commit comments