sentry: Stop importing from @sentry/tracing, which is deprecated.

This was deprecated in 7.47.0[^1].

[^1]: https://github.com/getsentry/sentry-javascript/releases/tag/7.47.0
This commit is contained in:
Alex Vandiver
2023-04-28 21:24:29 +00:00
committed by Tim Abbott
parent cadfbcac76
commit e2a6a0c440
4 changed files with 2 additions and 14 deletions

View File

@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 179
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (238, 0)
PROVISION_VERSION = (239, 0)