Skip to content

Commit 6165721

Browse files
committed
fix unused imports
1 parent 514b57e commit 6165721

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

aws-distro-opentelemetry-node-autoinstrumentation/test/patches/instrumentation-patch.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ import {
1212
Tracer,
1313
AttributeValue,
1414
TextMapSetter,
15-
ROOT_CONTEXT,
1615
INVALID_SPAN_CONTEXT,
17-
ContextAPI,
1816
} from '@opentelemetry/api';
1917
import { getNodeAutoInstrumentations } from '@opentelemetry/auto-instrumentations-node';
2018
import { Instrumentation } from '@opentelemetry/instrumentation';

0 commit comments

Comments
 (0)