Skip to content

Commit 001f838

Browse files
committed
redundant-dep
1 parent dea73c3 commit 001f838

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mapping.test.ts

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import {
1414
import { assertEquals } from "std-assert";
1515
import { head } from "./array.ts";
1616
import { wrapPromise } from "./promise.ts";
17-
import { IsAsync } from "./typing.ts";
1817

1918
Deno.test("keyFilter", () => {
2019
assertEquals(

0 commit comments

Comments
 (0)