Skip to content

Commit

Permalink
test(cli): remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
hasundue committed Nov 20, 2023
1 parent 5f0a5dc commit 7c8b8ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/specs/cli_test.ts
Original file line number Diff line number Diff line change
@@ -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";
Expand Down

0 comments on commit 7c8b8ae

Please sign in to comment.