We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b62ea41 commit 3e28014Copy full SHA for 3e28014
packages/integrations/src/transactionactivity.ts
@@ -1,4 +1,4 @@
1
-import { EventProcessor, Hub, Integration, Scope, Span, SpanContext } from '@sentry/types';
+import { EventProcessor, Hub, Integration, Span, SpanContext } from '@sentry/types';
2
import { getGlobalObject } from '@sentry/utils';
3
4
/** JSDoc */
0 commit comments