Skip to content

Commit 0a09a36

Browse files
author
Luca Forstner
committed
format
1 parent c0a6f73 commit 0a09a36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/node/src/sdk/initOtel.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import { createAddHookMessageChannel } from 'import-in-the-middle';
1414
import { DEBUG_BUILD } from '../debug-build';
1515
import { getOpenTelemetryInstrumentationToPreload } from '../integrations/tracing';
1616
import { SentryContextManager } from '../otel/contextManager';
17-
import type { EsmLoaderHookOptions } from '../types';
1817
import { isCjs } from '../utils/commonjs';
1918
import type { NodeClient } from './client';
2019

0 commit comments

Comments
 (0)