Skip to content

Commit 962962d

Browse files
committed
cleanup
1 parent 35cb4c3 commit 962962d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/asyncContext/types.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import type { Scope } from '@sentry/types';
2-
import { getTraceData } from '../utils/traceData';
2+
import type { getTraceData } from '../utils/traceData';
33
import type {
44
startInactiveSpan,
55
startSpan,

0 commit comments

Comments
 (0)