diff --git a/tests/commands/connection.ts b/tests/commands/connection.ts index bb2bb4f3..dec3fc88 100644 --- a/tests/commands/connection.ts +++ b/tests/commands/connection.ts @@ -3,7 +3,6 @@ import { assert, assertEquals, assertExists, - assertNotEquals, } from "../../vendor/https/deno.land/std/assert/mod.ts"; import { afterAll,