Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiPrasad committed Jan 18, 2024
1 parent e70abfd commit 3592dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tracing-internal/src/node/integrations/mongo.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Hub, getClient } from '@sentry/core';
import type { Hub } from '@sentry/core';
import type { EventProcessor, SpanContext } from '@sentry/types';
import { fill, isThenable, loadModule, logger } from '@sentry/utils';

Expand Down

0 comments on commit 3592dbf

Please sign in to comment.