Skip to content

Commit 3592dbf

Browse files
committed
lint fix
1 parent e70abfd commit 3592dbf

File tree

1 file changed

+1
-1
lines changed
  • packages/tracing-internal/src/node/integrations

1 file changed

+1
-1
lines changed

packages/tracing-internal/src/node/integrations/mongo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Hub, getClient } from '@sentry/core';
1+
import type { Hub } from '@sentry/core';
22
import type { EventProcessor, SpanContext } from '@sentry/types';
33
import { fill, isThenable, loadModule, logger } from '@sentry/utils';
44

0 commit comments

Comments
 (0)