Skip to content

Commit 2dae3ce

Browse files
committed
fmt
1 parent f679a07 commit 2dae3ce

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ Work in this release was contributed by @roli-lpci. Thank you for your contribut
1717

1818
Sentry.init({
1919
dsn: '...',
20-
integrations: [
21-
Sentry.nodeRuntimeMetricsIntegration(),
22-
],
20+
integrations: [Sentry.nodeRuntimeMetricsIntegration()],
2321
});
2422
```
2523

0 commit comments

Comments
 (0)