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 e70abfd commit 3592dbfCopy full SHA for 3592dbf
packages/tracing-internal/src/node/integrations/mongo.ts
@@ -1,4 +1,4 @@
1
-import { Hub, getClient } from '@sentry/core';
+import type { Hub } from '@sentry/core';
2
import type { EventProcessor, SpanContext } from '@sentry/types';
3
import { fill, isThenable, loadModule, logger } from '@sentry/utils';
4
0 commit comments