Skip to content

Commit

Permalink
chore: remove extraneous import
Browse files Browse the repository at this point in the history
  • Loading branch information
feywind committed Mar 13, 2024
1 parent 1a64d5d commit cd1843f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/publisher/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ import {defaultOptions} from '../../src/default-options';
import * as tracing from '../../src/telemetry-tracing';
import {exporter} from '../tracing';
import {SpanKind} from '@opentelemetry/api';
import {SemanticAttributes} from '@opentelemetry/semantic-conventions';

let promisified = false;
const fakeUtil = Object.assign({}, util, {
Expand Down

0 comments on commit cd1843f

Please sign in to comment.