Skip to content

Commit 6afc915

Browse files
committed
cleanup
1 parent b9590c4 commit 6afc915

File tree

1 file changed

+0
-1
lines changed
  • dev-packages/node-integration-tests/suites/tracing/amqplib

1 file changed

+0
-1
lines changed

dev-packages/node-integration-tests/suites/tracing/amqplib/init.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { loggingTransport } from '@sentry-internal/node-integration-tests';
22
import * as Sentry from '@sentry/node';
33

44
Sentry.init({
5-
// debug: true,
65
dsn: 'https://public@dsn.ingest.sentry.io/1337',
76
release: '1.0',
87
tracesSampleRate: 1.0,

0 commit comments

Comments
 (0)