We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f39c36e commit e12e808Copy full SHA for e12e808
packages/core/src/integration.ts
@@ -1,4 +1,4 @@
1
-import { addGlobalEventProcessor, getCurrentHub, getMainCarrier } from '@sentry/hub';
+import { addGlobalEventProcessor, getCurrentHub } from '@sentry/hub';
2
import { Integration, Options } from '@sentry/types';
3
import { logger } from '@sentry/utils';
4
0 commit comments