Skip to content

Commit 49d9b38

Browse files
committed
remove mis-import
1 parent 3b7b4f2 commit 49d9b38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/whatwg-streams.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { deepStrictEqual } from "assert";
22
import { decodeAsync, encode, decodeArrayStream } from "@msgpack/msgpack";
3-
import { constants } from "http2";
43

54
describe("whatwg streams", () => {
65
before(function() {

0 commit comments

Comments
 (0)