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 de7f125 commit 22d9839Copy full SHA for 22d9839
packages/apm/src/integrations/tracing.ts
@@ -1,4 +1,4 @@
1
-import { Hub, Scope } from '@sentry/hub';
+import { Hub } from '@sentry/hub';
2
import { Event, EventProcessor, Integration, Severity, Span, SpanContext, TransactionContext } from '@sentry/types';
3
import {
4
addInstrumentationHandler,
0 commit comments