Skip to content

Commit 9929e8d

Browse files
mydeaLms24
andauthored
Apply suggestions from code review
Co-authored-by: Lukas Stracke <[email protected]>
1 parent 23694b8 commit 9929e8d

File tree

1 file changed

+0
-1
lines changed
  • docs/platforms/javascript/common/tracing/instrumentation

1 file changed

+0
-1
lines changed

docs/platforms/javascript/common/tracing/instrumentation/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,6 @@ Sentry.init({
175175
beforeSendSpan(span) {
176176
span.data = {
177177
...span.data,
178-
"app.version": "1.2.3",
179178
"environment.region": "us-west-2",
180179
};
181180

0 commit comments

Comments
 (0)