Skip to content

Commit

Permalink
import from core
Browse files Browse the repository at this point in the history
  • Loading branch information
billyvg committed Nov 20, 2024
1 parent fb0bf05 commit 90577bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/browser/src/utils/featureFlags.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { logger } from '@sentry/core';
import type { FeatureFlag } from '@sentry/types';
import { logger } from '@sentry/utils';
import { DEBUG_BUILD } from '../debug-build';

/**
Expand Down

0 comments on commit 90577bf

Please sign in to comment.