Skip to content

Commit 3539d95

Browse files
chargomec298lee
andauthored
format
Co-authored-by: Catherine Lee <[email protected]>
1 parent 481520f commit 3539d95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react/src/profiler.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { startInactiveSpan } from '@sentry/browser';
22
import type { Span } from '@sentry/core';
33
import { SEMANTIC_ATTRIBUTE_SENTRY_ORIGIN, spanToJSON, timestampInSeconds, withActiveSpan } from '@sentry/core';
4-
54
import * as React from 'react';
65

76
import { REACT_MOUNT_OP, REACT_RENDER_OP, REACT_UPDATE_OP } from './constants';

0 commit comments

Comments
 (0)