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 7a670ae commit 3b899a6Copy full SHA for 3b899a6
packages/core/src/tracing/sentrySpan.ts
@@ -26,7 +26,6 @@ import {
26
spanToTraceContext,
27
} from '../utils/spanUtils';
28
import type { SpanStatusType } from './spanstatus';
29
-import { setHttpStatus } from './spanstatus';
30
import { addChildSpanToSpan } from './trace';
31
32
/**
0 commit comments