We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d96850 commit 996b751Copy full SHA for 996b751
packages/node-core/src/utils/errorhandling.ts
@@ -1,4 +1,4 @@
1
-import { consoleSandbox, getClient, debug } from '@sentry/core';
+import { consoleSandbox, debug,getClient } from '@sentry/core';
2
import { DEBUG_BUILD } from '../debug-build';
3
import type { NodeClient } from '../sdk/client';
4
0 commit comments