Skip to content

Commit 3e28014

Browse files
committed
fix: Scope
1 parent b62ea41 commit 3e28014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/integrations/src/transactionactivity.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { EventProcessor, Hub, Integration, Scope, Span, SpanContext } from '@sentry/types';
1+
import { EventProcessor, Hub, Integration, Span, SpanContext } from '@sentry/types';
22
import { getGlobalObject } from '@sentry/utils';
33

44
/** JSDoc */

0 commit comments

Comments
 (0)