Skip to content

Commit

Permalink
remove node:test
Browse files Browse the repository at this point in the history
  • Loading branch information
secustor committed Dec 9, 2023
1 parent 49421ac commit 93de38e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/test/common/experimental/trace/SugaredTracer.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
* limitations under the License.
*/
import { wrapTracer } from '../../../../src';
import { describe, it } from 'node:test';
import * as assert from 'assert';
import { NoopTracerProvider } from '../../../../src/trace/NoopTracerProvider';

Expand Down

0 comments on commit 93de38e

Please sign in to comment.