Skip to content

Commit 90577bf

Browse files
committed
import from core
1 parent fb0bf05 commit 90577bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/browser/src/utils/featureFlags.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1+
import { logger } from '@sentry/core';
12
import type { FeatureFlag } from '@sentry/types';
2-
import { logger } from '@sentry/utils';
33
import { DEBUG_BUILD } from '../debug-build';
44

55
/**

0 commit comments

Comments
 (0)