Skip to content

Commit 6c5279d

Browse files
committed
fix(bun): biome check
1 parent 2b6593a commit 6c5279d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/bun/src/sdk.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ import {
44
linkedErrorsIntegration,
55
requestDataIntegration,
66
} from '@sentry/core';
7-
import type {
8-
NodeClient} from '@sentry/node';
7+
import type { NodeClient } from '@sentry/node';
98
import {
109
consoleIntegration,
1110
contextLinesIntegration,

0 commit comments

Comments
 (0)