Skip to content

Commit adb0f77

Browse files
committed
Fix migration guide
1 parent 0ae6097 commit adb0f77

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docs/migration/v8-to-v9.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -108,18 +108,6 @@ It will be removed in a future major version.
108108

109109
### `@sentry/nestjs`
110110

111-
- Removed `SentryService`.
112-
If you are using `@sentry/nestjs` you can safely remove any references to the `SentryService`.
113-
If you are using another package migrate to `@sentry/nestjs` and remove the `SentryService` afterwards.
114-
115-
### `@sentry/nestjs`
116-
117-
- Removed `SentryService`.
118-
If you are using `@sentry/nestjs` you can safely remove any references to the `SentryService`.
119-
If you are using another package migrate to `@sentry/nestjs` and remove the `SentryService` afterwards.
120-
121-
### `@sentry/nestjs`
122-
123111
- Removed `SentryService`.
124112
If you are using `@sentry/nestjs` you can safely remove any references to the `SentryService`.
125113
If you are using another package migrate to `@sentry/nestjs` and remove the `SentryService` afterwards.

0 commit comments

Comments
 (0)