Skip to content

Commit 996b751

Browse files
committed
lint fix
1 parent 7d96850 commit 996b751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/node-core/src/utils/errorhandling.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { consoleSandbox, getClient, debug } from '@sentry/core';
1+
import { consoleSandbox, debug,getClient } from '@sentry/core';
22
import { DEBUG_BUILD } from '../debug-build';
33
import type { NodeClient } from '../sdk/client';
44

0 commit comments

Comments
 (0)