We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39e5b8b commit e49de54Copy full SHA for e49de54
mod_test.ts
@@ -1,4 +1,4 @@
1
-import { assert, assertEquals } from "@std/assert";
+import { assertEquals } from "@std/assert";
2
import { createFromBuffer, createStreaming, type Formatter, type GlobalConfiguration } from "./mod.ts";
3
4
Deno.test("it should create streaming", async () => {
0 commit comments