Skip to content

Commit b0a881e

Browse files
committed
fix linting
1 parent 756063b commit b0a881e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/types/src/transaction.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
import type { DynamicSamplingContext } from './envelope';
21
import type { MeasurementUnit } from './measurement';
32
import type { ExtractedNodeRequestData, WorkerLocation } from './misc';
4-
import type { PolymorphicRequest } from './polymorphics';
53
import type { SentrySpanArguments, Span } from './span';
64

75
/**

0 commit comments

Comments
 (0)