Skip to content

Commit 856dbd5

Browse files
committed
ref: Move code into tracing integration
1 parent 5116935 commit 856dbd5

File tree

4 files changed

+353
-375
lines changed

4 files changed

+353
-375
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
export { Express } from './express';
2-
export { Tracing } from './tracing';
3-
export { TransactionActivity, TransactionActivityHandlers } from './transactionactivity';
2+
export { Tracing, TracingHandlers } from './tracing';

0 commit comments

Comments
 (0)