Skip to content

Commit 70aa4e5

Browse files
committed
fixup! fixup! fixup! fixup! feat(core, node): portable Express integration
1 parent 4ed911e commit 70aa4e5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/node/src/integrations/tracing/express.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ import {
1515
defineIntegration,
1616
setupExpressErrorHandler as coreSetupExpressErrorHandler,
1717
type ExpressHandlerOptions,
18-
type ExpressErrorMiddleware,
19-
type ExpressMiddleware,
2018
} from '@sentry/core';
2119
export { expressErrorHandler } from '@sentry/core';
2220
import { DEBUG_BUILD } from '../../debug-build';

0 commit comments

Comments
 (0)