Skip to content

Commit 39485dc

Browse files
committed
chore: unused import
1 parent d141327 commit 39485dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/adapters/node.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import type { AdapterOptions, AdapterInstance, Adapter } from "../adapter.ts";
2-
import type { WebSocket } from "../../types/web.ts";
32
import { toBufferLike } from "../utils.ts";
43
import { adapterUtils } from "../adapter.ts";
54
import { AdapterHookable } from "../hooks.ts";

0 commit comments

Comments
 (0)