diff --git a/test/specs/cli_test.ts b/test/specs/cli_test.ts index 4dc113c6..fb80de0d 100644 --- a/test/specs/cli_test.ts +++ b/test/specs/cli_test.ts @@ -1,4 +1,3 @@ -import { $ } from "../../lib/x/dax.ts"; import { assertEquals } from "../../lib/std/assert.ts"; import { stripAnsiCode } from "../../lib/std/fmt.ts"; import { assertSnapshot } from "../../lib/testing.ts";