Skip to content

Commit be7ffc3

Browse files
committed
foramt
1 parent d42f443 commit be7ffc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/replay-internal/src/replay.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ import {
55
getActiveSpan,
66
getClient,
77
getRootSpan,
8-
spanToJSON,
98
setTag,
9+
spanToJSON,
1010
} from '@sentry/core';
1111
import type { ReplayRecordingMode, Span } from '@sentry/types';
1212
import { logger } from './util/logger';

0 commit comments

Comments
 (0)