We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f71c5e3 commit 949e27cCopy full SHA for 949e27c
packages/core/src/logs/internal.ts
@@ -1,4 +1,4 @@
1
-import { Attributes, attributeValueToTypedAttributeValue, RawAttributes, serializeAttributes } from '../attributes';
+import { serializeAttributes } from '../attributes';
2
import { getGlobalSingleton } from '../carrier';
3
import type { Client } from '../client';
4
import { getClient, getCurrentScope, getGlobalScope, getIsolationScope } from '../currentScopes';
0 commit comments