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 5dfe759 commit c4e004aCopy full SHA for c4e004a
1 file changed
packages/nextjs/src/server/prepareSafeIdGeneratorContext.ts
@@ -1,8 +1,4 @@
1
-import {
2
- type _INTERNAL_RandomSafeContextRunner as RandomSafeContextRunner,
3
- debug,
4
- GLOBAL_OBJ,
5
-} from '@sentry/core';
+import { type _INTERNAL_RandomSafeContextRunner as RandomSafeContextRunner, debug, GLOBAL_OBJ } from '@sentry/core';
6
import { DEBUG_BUILD } from '../common/debug-build';
7
8
// Inline AsyncLocalStorage interface from current types
0 commit comments