We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bb1753 commit 00a8f25Copy full SHA for 00a8f25
packages/types/src/transaction.ts
@@ -1,7 +1,5 @@
1
-import type { DynamicSamplingContext } from './envelope';
2
import type { MeasurementUnit } from './measurement';
3
import type { ExtractedNodeRequestData, WorkerLocation } from './misc';
4
-import type { PolymorphicRequest } from './polymorphics';
5
import type { SentrySpanArguments, Span } from './span';
6
7
/**
0 commit comments