Skip to content

Commit d93d93c

Browse files
committed
lint
1 parent 755abb3 commit d93d93c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/core/src/client.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ import { safeMathRandom } from './utils/randomSafeContext';
4949
import { reparentChildSpans, shouldIgnoreSpan } from './utils/should-ignore-span';
5050
import { showSpanDropWarning } from './utils/spanUtils';
5151
import { rejectedSyncPromise } from './utils/syncpromise';
52-
import { safeUnref } from './utils/timer';
5352
import { convertSpanJsonToTransactionEvent, convertTransactionEventToSpanJson } from './utils/transactionEvent';
5453

5554
const ALREADY_SEEN_ERROR = "Not capturing exception because it's already been captured.";

0 commit comments

Comments
 (0)