Skip to content

Commit e12e808

Browse files
committed
fix: Linter
1 parent f39c36e commit e12e808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/integration.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { addGlobalEventProcessor, getCurrentHub, getMainCarrier } from '@sentry/hub';
1+
import { addGlobalEventProcessor, getCurrentHub } from '@sentry/hub';
22
import { Integration, Options } from '@sentry/types';
33
import { logger } from '@sentry/utils';
44

0 commit comments

Comments
 (0)