Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Nov 26, 2024
1 parent d987502 commit 77b69e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/src/utils/traceData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ export function getTraceData(options: { span?: Span } = {}): SerializedTraceData
};
}


/**
* Get a sentry-trace header value for the given scope.
*/
Expand Down

0 comments on commit 77b69e8

Please sign in to comment.