Skip to content

Commit 5346c3f

Browse files
committed
chore: Fix lint
Signed-off-by: Richie Bendall <[email protected]>
1 parent b659669 commit 5346c3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import test from "ava"
22
import { Headers } from "node-fetch"
33
import { encode } from "iconv-lite"
4-
import _ from "lodash"
54
import convertBody from "./src"
65

76
test("should support encoding decode, xml dtd detect", (t) => {

0 commit comments

Comments
 (0)