Skip to content

Commit 9ac03bd

Browse files
committed
remove weird import
1 parent 02a8a20 commit 9ac03bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev-packages/opentelemetry-v2-tests/test/integration/transactions.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import { startInactiveSpan, startSpan } from '../../../../packages/opentelemetry
2020
import { makeTraceState } from '../../../../packages/opentelemetry/src/utils/makeTraceState';
2121
import { cleanupOtel, getProvider, getSpanProcessor, mockSdkInit } from '../helpers/mockSdkInit';
2222
import type { TestClientInterface } from '../helpers/TestClient';
23-
import { time } from 'console';
2423

2524
describe('Integration | Transactions', () => {
2625
afterEach(async () => {

0 commit comments

Comments
 (0)