Skip to content

Commit 6e88d0f

Browse files
committed
linting fix
1 parent 162906e commit 6e88d0f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

aws-distro-opentelemetry-node-autoinstrumentation/src/aws-opentelemetry-configurator.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,4 +674,3 @@ function isXrayOtlpEndpoint(otlpEndpoint: string | undefined) {
674674
}
675675

676676
// END The OpenTelemetry Authors code
677-

aws-distro-opentelemetry-node-autoinstrumentation/src/otlp-aws-span-exporter.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,3 @@ export class OTLPAwsSpanExporter extends OTLPProtoTraceExporter {
139139
return newConfig;
140140
}
141141
}
142-

0 commit comments

Comments
 (0)