Skip to content
This repository was archived by the owner on Nov 10, 2022. It is now read-only.

Commit d8bb4b0

Browse files
committed
chore: remove top-level export per SIG discussion
1 parent 10a0a4c commit d8bb4b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ export {
4848
isSpanContextValid,
4949
isValidTraceId,
5050
isValidSpanId,
51-
wrapSpanContext,
5251
} from './trace/spancontext-utils';
5352

5453
export * from './context/context';

0 commit comments

Comments
 (0)