File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
packages/sveltekit/src/server Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -5,21 +5,14 @@ import {
55 getCurrentScope ,
66 getDefaultIsolationScope ,
77 getIsolationScope ,
8- < << << << HEAD
98 getTraceMetaTags ,
10- = === ===
11- >>> >>> > af5d32206 ( cleanup )
129 setHttpStatus ,
1310 withIsolationScope ,
1411} from '@sentry/core' ;
1512import { startSpan } from '@sentry/core' ;
1613import { continueTrace } from '@sentry/node' ;
1714import type { Span } from '@sentry/types' ;
18- < < < << << HEAD
1915import { logger , winterCGRequestToRequestData } from '@sentry/utils' ;
20- === === =
21- import { logger , objectify , winterCGRequestToRequestData } from '@sentry/utils' ;
22- >>> >>> > af5d32206 ( cleanup )
2316import type { Handle , ResolveOptions } from '@sveltejs/kit' ;
2417
2518import { DEBUG_BUILD } from '../common/debug-build' ;
You can’t perform that action at this time.
0 commit comments