Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit f40be38

Browse files
djonathascardososilva-fabio
authored andcommitted
test: created testes for pluginloader
1 parent 2fe4fe4 commit f40be38

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/opencensus-core/test/test-tracer.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616

1717
import * as assert from 'assert';
1818
import {EventEmitter} from 'events';
19-
import * as mocha from 'mocha';
2019

21-
import {Exporter} from '../src/exporters/types';
2220
import {TracerConfig} from '../src/trace/config/types';
2321
import {RootSpanImpl} from '../src/trace/model/rootspan';
2422
import {SpanImpl} from '../src/trace/model/span';

0 commit comments

Comments
 (0)