Skip to content

Commit b481a6b

Browse files
committed
lint fix
1 parent 6bc7673 commit b481a6b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MIGRATION.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,8 @@ to access and mutate the current scope.
9292

9393
## Removal of `makeXHRTransport` transport (#10703)
9494

95-
The `makeXHRTransport` transport has been removed. Only `makeFetchTransport` is available now. This means that the Sentry SDK requires the fetch API to be available in the environment.
95+
The `makeXHRTransport` transport has been removed. Only `makeFetchTransport` is available now. This means that the
96+
Sentry SDK requires the fetch API to be available in the environment.
9697

9798
## General API Changes
9899

0 commit comments

Comments
 (0)