Skip to content

Commit 9a50ce4

Browse files
committed
Finally fix sentry
1 parent 4752147 commit 9a50ce4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

handler-standalone.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ const sentryInitCallback = {
3333
captureException: Sentry.captureException,
3434
startTransaction: Sentry.startTransaction
3535
}
36-
37-
app.use(Sentry.Handlers.requestHandler())
38-
app.use(Sentry.Handlers.tracingHandler())
3936
console.debug('Sentry configured')
4037
}
4138
},

0 commit comments

Comments
 (0)