Skip to content

Commit 9cd0647

Browse files
committed
fix duplicated export after rebase
1 parent 2173eec commit 9cd0647

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/opentelemetry/src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ export { isSentryRequestSpan } from './utils/isSentryRequest';
2525
export { getActiveSpan } from './utils/getActiveSpan';
2626
export { startSpan, startSpanManual, startInactiveSpan, withActiveSpan, continueTrace } from './trace';
2727

28-
export { getDynamicSamplingContextFromSpan } from './utils/dynamicSamplingContext';
29-
3028
// eslint-disable-next-line deprecation/deprecation
3129
export { setupGlobalHub } from './custom/hub';
3230
// eslint-disable-next-line deprecation/deprecation

0 commit comments

Comments
 (0)