diff --git a/src/map.test.ts b/src/map.test.ts index a9eb4c5..aaa5fc3 100644 --- a/src/map.test.ts +++ b/src/map.test.ts @@ -2,8 +2,6 @@ import { each, map, mapCat } from "./map.ts"; import { assertEquals } from "std-assert"; import { wrapPromise } from "./promise.ts"; -import { pipe } from "./composition.ts"; -import { assert } from "./debug.ts"; [ [