From 72ab133f238ae1a742ecf09e32fd31d822e289b4 Mon Sep 17 00:00:00 2001 From: Warren James Date: Mon, 25 Mar 2024 21:14:35 -0400 Subject: [PATCH] lint fix --- test/tools/unified-spec-runner/match.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/test/tools/unified-spec-runner/match.ts b/test/tools/unified-spec-runner/match.ts index c5e73a048c0..6a875ce9442 100644 --- a/test/tools/unified-spec-runner/match.ts +++ b/test/tools/unified-spec-runner/match.ts @@ -38,7 +38,6 @@ import { } from '../../mongodb'; import { ejson } from '../utils'; import { type CmapEvent, type CommandEvent, type EntitiesMap, type SdamEvent } from './entities'; -import { trace } from './runner'; import { type ExpectedCmapEvent, type ExpectedCommandEvent,