Skip to content

Commit a35343c

Browse files
committed
fix request data export
1 parent 37b91e8 commit a35343c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/node/src/integrations/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ export { OnUncaughtException } from './onuncaughtexception';
55
export { OnUnhandledRejection } from './onunhandledrejection';
66
export { Modules } from './modules';
77
export { Context } from './context';
8-
export { RequestData } from '@sentry/core';
98
export { Undici } from './undici';
109
export { Spotlight } from './spotlight';
1110
export { Hapi } from './hapi';

0 commit comments

Comments
 (0)