Skip to content

Commit

Permalink
fixup! feat!: remove unused convert
Browse files Browse the repository at this point in the history
  • Loading branch information
pichlermarc committed Mar 26, 2024
1 parent ff82660 commit 826e28a
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ import {
appendResourcePathToUrl,
appendRootPathToUrlIfNeeded,
} from '@opentelemetry/otlp-exporter-base';
import {
IExportTraceServiceResponse,
} from '@opentelemetry/otlp-transformer';
import { IExportTraceServiceResponse } from '@opentelemetry/otlp-transformer';
import { VERSION } from '../../version';
import { JsonTraceSerializer } from '@opentelemetry/otlp-transformer';

Expand Down

0 comments on commit 826e28a

Please sign in to comment.