Skip to content

Commit be45205

Browse files
committed
fix: Build error
1 parent 681838d commit be45205

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/node/src/integrations/onuncaughtexception.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { getCurrentHub, Scope } from '@sentry/core';
22
import { Integration, Severity } from '@sentry/types';
33
import { logger } from '@sentry/utils/logger';
44

5-
import { NodeOptions } from '../backend';
65
import { NodeClient } from '../client';
76
import { defaultOnFatalError } from '../handlers';
87

0 commit comments

Comments
 (0)