Skip to content

Commit 949e27c

Browse files
committed
lint
1 parent f71c5e3 commit 949e27c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/logs/internal.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Attributes, attributeValueToTypedAttributeValue, RawAttributes, serializeAttributes } from '../attributes';
1+
import { serializeAttributes } from '../attributes';
22
import { getGlobalSingleton } from '../carrier';
33
import type { Client } from '../client';
44
import { getClient, getCurrentScope, getGlobalScope, getIsolationScope } from '../currentScopes';

0 commit comments

Comments
 (0)