Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Nov 29, 2024
1 parent 846d8a1 commit 66d838d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
import type { RequestEventData, WebFetchHeaders } from '@sentry/core';
import {
RequestEventData,
SEMANTIC_ATTRIBUTE_SENTRY_ORIGIN,
SEMANTIC_ATTRIBUTE_SENTRY_SOURCE,
SPAN_STATUS_ERROR,
SPAN_STATUS_OK,
Scope,
WebFetchHeaders,
captureException,
getActiveSpan,
getCapturedScopesOnSpan,
Expand Down

0 comments on commit 66d838d

Please sign in to comment.