Skip to content

Commit

Permalink
foramt
Browse files Browse the repository at this point in the history
  • Loading branch information
billyvg committed Oct 9, 2024
1 parent 0dba42d commit a8f60e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/replay-internal/src/replay.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ import {
getActiveSpan,
getClient,
getRootSpan,
spanToJSON,
setTag,
spanToJSON,
} from '@sentry/core';
import type { ReplayRecordingMode, Span } from '@sentry/types';
import { logger } from './util/logger';
Expand Down

0 comments on commit a8f60e0

Please sign in to comment.