Skip to content

Commit 93b9ef0

Browse files
Lms24andreiborza
andauthored
Update packages/core/src/utils/meta.ts
Co-authored-by: Andrei <[email protected]>
1 parent 1fcd07b commit 93b9ef0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/utils/meta.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import { getTraceData } from './traceData';
2121
* }
2222
* ```
2323
*
24-
* @returns
2524
*/
2625
export function getTraceMetaTags(span?: Span, scope?: Scope, client?: Client): string {
2726
return Object.entries(getTraceData(span, scope, client))

0 commit comments

Comments
 (0)