Skip to content

Commit 09fd336

Browse files
committed
chore: remove unused import
1 parent 43733a0 commit 09fd336

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

form_data.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { parse } from "./form_data.ts";
22
import { assertEquals } from "./test_deps.ts";
3-
import { assert } from "./util.ts";
43

54
const FIXTURE_CONTENT_TYPE =
65
`multipart/form-data; boundary=OAK-SERVER-BOUNDARY`;

0 commit comments

Comments
 (0)