Skip to content

Commit 40ecfdf

Browse files
committed
yarn fix
1 parent 50629ab commit 40ecfdf

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

packages/browser/src/index.bundle.tracing.replay.feedback.ts

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ export {
1414
withActiveSpan,
1515
} from '@sentry/core';
1616

17-
export {
18-
feedbackIntegration,
19-
replayIntegration,
20-
browserTracingIntegration,
21-
addTracingExtensions,
22-
};
17+
export { feedbackIntegration, replayIntegration, browserTracingIntegration, addTracingExtensions };
2318

2419
export * from './index.bundle.base';

0 commit comments

Comments
 (0)