Skip to content

Commit beea8ad

Browse files
author
Luca Forstner
committed
Undo stupid change
1 parent 9344a37 commit beea8ad

File tree

1 file changed

+1
-1
lines changed
  • packages/tracing-internal/src/common

1 file changed

+1
-1
lines changed

packages/tracing-internal/src/common/fetch.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { getCurrentHub, getDynamicSamplingContextFromClient } from '@sentry/core';
1+
import { getCurrentHub, getDynamicSamplingContextFromClient, hasTracingEnabled } from '@sentry/core';
22
import type { Client, HandlerDataFetch, Scope, Span, SpanOrigin } from '@sentry/types';
33
import {
44
BAGGAGE_HEADER_NAME,

0 commit comments

Comments
 (0)