Skip to content

Commit 22d9839

Browse files
committed
ref: Remove unused import
1 parent de7f125 commit 22d9839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/apm/src/integrations/tracing.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Hub, Scope } from '@sentry/hub';
1+
import { Hub } from '@sentry/hub';
22
import { Event, EventProcessor, Integration, Severity, Span, SpanContext, TransactionContext } from '@sentry/types';
33
import {
44
addInstrumentationHandler,

0 commit comments

Comments
 (0)