Skip to content

Commit fe09c38

Browse files
committed
fixup! fixup! fixup! fixup! feat(core, node): portable Express integration
1 parent b80f6c5 commit fe09c38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/test/lib/integrations/express/patch-layer.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import { type StartSpanOptions } from '../../../../src/types-hoist/startSpanOpti
1010
import { type Span } from '../../../../src/types-hoist/span';
1111
import { EventEmitter } from 'node:events';
1212
import { getOriginalFunction, markFunctionWrapped } from '../../../../src';
13-
import { setSDKProcessingMetadata } from '../../../../src/integrations/express/set-sdk-processing-metadata';
1413

1514
let DEBUG_BUILD = false;
1615
beforeEach(() => (DEBUG_BUILD = true));

0 commit comments

Comments
 (0)