Skip to content

Commit

Permalink
fix: Build error
Browse files Browse the repository at this point in the history
  • Loading branch information
HazAT committed Mar 20, 2019
1 parent 681838d commit be45205
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/node/src/integrations/onuncaughtexception.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { getCurrentHub, Scope } from '@sentry/core';
import { Integration, Severity } from '@sentry/types';
import { logger } from '@sentry/utils/logger';

import { NodeOptions } from '../backend';
import { NodeClient } from '../client';
import { defaultOnFatalError } from '../handlers';

Expand Down

0 comments on commit be45205

Please sign in to comment.