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 756063b commit b0a881eCopy full SHA for b0a881e
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